Compartilhar via


DataParameter.IsFixedScale Property

Definition

Retrieves a Boolean value indicating whether the scale for the current parameter type is fixed.

protected:
 virtual property bool IsFixedScale { bool get(); };
protected virtual bool IsFixedScale { get; }
member this.IsFixedScale : bool
Protected Overridable ReadOnly Property IsFixedScale As Boolean

Property Value

Returns true if the scale is fixed for the current parameter type; otherwise returns false.

Applies to