SqlBoolean.Null Pole

Definice

Představuje DBNull , že lze přiřadit k této instanci SqlBoolean struktury.

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

Hodnota pole

Poznámky

Pole Null je konstantou pro SqlBoolean strukturu. Další informace najdete v tématu Zpracování hodnot null.

Platí pro

Viz také