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




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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