SqlInt32.Null Pole

Definice

DBNull Představuje, který lze přiřadit k této instanci SqlInt32 třídy.

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

Hodnota pole

Poznámky

Null funguje jako konstanta SqlInt32 pro strukturu. Další informace najdete v tématu Zpracování hodnot null.

Platí pro

Viz také