Overload | Description |
---|---|
IsDBNullAsync(Int32,CancellationToken) | Indicates whether the field is null. |
IsDBNullAsync(Int32) | An asynchronous version of System.Data.Common.DbDataReader.IsDBNull(System.Int32), which gets a value that indicates whether the column contains non-existent or missing values. (Inherited from System.Data.Common.DbDataReader) |