SqlChars.Null Proprietà

Definizione

Restituisce un'istanza null di questo oggetto SqlChars.

public:
 static property System::Data::SqlTypes::SqlChars ^ Null { System::Data::SqlTypes::SqlChars ^ get(); };
public static System.Data.SqlTypes.SqlChars Null { get; }
static member Null : System.Data.SqlTypes.SqlChars
Public Shared ReadOnly Property Null As SqlChars

Valore della proprietà

Istanza di la cui IsNull proprietà restituisce true. Per altre informazioni, vedere Gestione dei valori Null.

Si applica a

Vedi anche