SqlCeResultSet.GetGuid Method
Visual Studio 2010
Returns the value of the column at the specified index as a GUID.
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 data.
