SqlChars.Null Propriedade

Definição

Retorna uma instância nula deste 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 da propriedade

Uma instância cuja IsNull propriedade retorna true. Para obter mais informações, consulte Manipulando valores nulos.

Aplica-se a

Confira também