SqlDecimal.Null Champ

Définition

Représente DBNull pouvant être assigné à cette instance de la classe SqlDecimal.

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

Valeur de champ

Remarques

Pour plus d’informations, consultez Gestion des valeurs Null.

S’applique à

Voir aussi