SqlBoolean.Value Proprietà

Definizione

Ottiene il SqlBoolean valore della struttura. Questa proprietà è di sola lettura.

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

Valore della proprietà

true se è SqlBooleanTrue; in caso contrario, false.

Eccezioni

La proprietà è impostata su Null.

Si applica a

Vedi anche