Click or drag to resize
RowIsNull Method (Int32)
Determines if the value in the column is null

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public virtual bool IsNull(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: Boolean
See Also