SqlInt16.IsNull Propriedade

Definição

Indica se esta estrutura SqlInt16 é nula.

public:
 property bool IsNull { bool get(); };
public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

Valor da propriedade

true se for nulo. Caso contrário, false. Para obter mais informações, consulte Manipulando valores nulos.

Implementações

Aplica-se a

Confira também