InternalField.Precision Property

Definition

public:
 property System::Byte Precision { System::Byte get(); void set(System::Byte value); };
public byte Precision { get; set; }
member this.Precision : byte with get, set
Public Property Precision As Byte

Property Value

Byte

Implements

ADODB.Field.Precision

Applies to