asp.net.ph

IDbDataParameter Interface

System.Data Namespace


Used by the Visual Basic .NET Data Designers to represent a parameter to a Command object, and optionally, its mapping to DataSet columns.

IDbDataParameter Interface Members

Collapse   Properties

Visibility Name Value Type Accessibility
public Precision Byte [ Get , Set ]
public Scale Byte [ Get , Set ]
public Size Int32 [ Get , Set ]

Classes that Implement IDbDataParameter


Class Description
OleDbParameter Represents a parameter to an OleDbCommand and optionally, its mapping to a DataSet column.
SqlParameter Represents a parameter to an SqlCommand, and optionally, its mapping to DataSet columns. This class cannot be inherited.

See Also

IDataParameter Interface Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph