IDbDataParameter.Scale Özellik

Tanım

Sayısal parametrelerin ölçeğini gösterir.

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

Özellik Değeri

Çözümlenen Value ondalık basamak sayısı. Varsayılan değer, 0'dur.

Şunlara uygulanır