SqlString.Null Champ

Définition

Représente DBNull pouvant être assigné à cette instance de la structure SqlString.

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

Valeur de champ

Remarques

Null fonctionne comme une constante pour la SqlString structure. Pour plus d’informations, consultez Gestion des valeurs Null.

S’applique à

Voir aussi