SqlChars.Null Eigenschaft
Definition
public:
static property System::Data::SqlTypes::SqlChars ^ Null { System::Data::SqlTypes::SqlChars ^ get(); };
public static System.Data.SqlTypes.SqlChars Null { get; }
member this.Null : System.Data.SqlTypes.SqlChars
Public Shared ReadOnly Property Null As SqlChars
Eigenschaftswert
Eine-Instanz, deren- IsNull Eigenschaft zurückgibt true
.An instance whose IsNull property returns true
. Weitere Informationen finden Sie unter Behandeln von NULL-Werten.For more information, see Handling Null Values.