OracleTimeSpan.IsNull Proprietà

Definizione

Ottiene un valore che indica se la proprietà Value della struttura OracleTimeSpan è null.

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

Valore della proprietà

true se Value è null; in caso contrario, false.

Implementazioni

Si applica a