| 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.3.0.0 (5.3.0)
Syntaxpublic Nullable<byte> Precision { get; set; }Public Property Precision As Nullable(Of Byte)
	Get
	Set
Property Value
Type: 
NullableByte
See Also