SqlDecimal.MinValue Fält

Definition

En konstant som representerar minimivärdet för en SqlDecimal struktur.

public: static initonly System::Data::SqlTypes::SqlDecimal MinValue;
public static readonly System.Data.SqlTypes.SqlDecimal MinValue;
 staticval mutable MinValue : System.Data.SqlTypes.SqlDecimal
Public Shared ReadOnly MinValue As SqlDecimal 

Fältvärde

Kommentarer

Värdet för den här konstanten är -99 999 999 999 999 999 999 999 999 999 999 999 999 999 999 999 999.

Gäller för

Se även