DataParameter.DefaultScale 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 scale for the current parameter type.
protected:
virtual property System::Byte DefaultScale { System::Byte get(); };
protected virtual byte DefaultScale { get; }
member this.DefaultScale : byte
Protected Overridable ReadOnly Property DefaultScale As Byte
Property Value
Returns the default scale for the current parameter type as a byte value.