SqlBinary.Null Champ

Définition

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

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

Valeur de champ

Remarques

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

S’applique à

Voir aussi