SqlCeResultSet.IsDBNull Method
Visual Studio 2010
Determines if the field at the specified ordinal position is null.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Parameters
- ordinal
- Type: System.Int32
The ordinal position of the column from which to retrieve the value.
