DataParameter.DefaultPrecision Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves a byte value specifying the default precision for the current parameter type.
protected:
virtual property System::Byte DefaultPrecision { System::Byte get(); };
protected virtual byte DefaultPrecision { get; }
member this.DefaultPrecision : byte
Protected Overridable ReadOnly Property DefaultPrecision As Byte
Property Value
Returns a byte value specifying the default precision for the current parameter type.