IDbDataParameter.Precision Özellik

Tanım

Sayısal parametrelerin duyarlığı gösterir.

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

Özellik Değeri

Bir veri sağlayıcısı Parametre nesnesinin Value özelliğini temsil etmek için kullanılan basamak sayısı üst sınırı. Varsayılan değer 0'dır ve bu da bir veri sağlayıcısının Değer için duyarlığı ayarladığına işaret eder.

Şunlara uygulanır