IsNull Property (PgSqlMacAddr)
Gets a value indicating whether the
PgSqlMacAddr structure represents
Null.
public bool IsNull {get;}
'Declaration
Public ReadOnly Property IsNull As Boolean
Property Value
true if the
PgSqlMacAddr structure represents
Null; otherwise,
false.