SqlChars.Null Propiedad

Definición

Devuelve una instancia nula de esta clase 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

Valor de propiedad

Instancia cuya IsNull propiedad devuelve true. Para obtener más información, vea Control de valores NULL.

Se aplica a

Consulte también