1 out of 1 rated this helpful - Rate this topic

IDbDataParameter Members

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

The following tables list the members exposed by the IDbDataParameter type.

  Name Description
Public property Supported by the .NET Compact Framework Precision Indicates the precision of numeric parameters.
Public property Supported by the .NET Compact Framework Scale Indicates the scale of numeric parameters.
Public property Supported by the .NET Compact Framework Size The size of the parameter.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.