DataParameter.DefaultScale Property

Definition

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.

Applies to