ParameterValuePrecision Property |
Gets or sets the precision to use for the parameter. By default the precision isn't set.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public Nullable<byte> Precision { get; set; }
Public Property Precision As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByteSee Also