RowIsNull Method (String) |
Determines if the value in the column is null
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public bool IsNull(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
BooleanSee Also