IVsDataParameter.Precision Property

Definition

Gets the maximum number of digits stored in this parameter.

public:
 property int Precision { int get(); };
public int Precision { get; }
member this.Precision : int
Public ReadOnly Property Precision As Integer

Property Value

An integer value representing the maximum number of digits stored in this parameter.

Applies to