Advanced.Data.Provider Documentation | |
AdpParameter.Precision Property
[This is preliminary documentation and subject to change.]
Gets or sets the maximum number of digits used to represent the Value property.
[Visual Basic]NotOverridable Public Property Precision As
Byte Implements _
IDbDataParameter.Precision
[C#]public
byte Precision {get; set;}
Implements
IDbDataParameter.Precision
See Also
AdpParameter Class | Advanced.Data.Provider Namespace