MySQL Connector/Net
MySqlDecimalIsNull Property |
Namespace: MySql.Data.Types
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9

public bool IsNull { get; }
Public ReadOnly Property IsNull As Boolean Get
public: virtual property bool IsNull { bool get () sealed; }
abstract IsNull : bool with get override IsNull : bool with get
Property Value
Type: Boolean