Determines if the value in the column is null
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public virtual bool IsNull(
int index
)
Parameters
- index
- Type: SystemInt32
Return Value
Type:
BooleanSee Also