[]
Gets the value of the specified column as a globally unique identifier (GUID).
public override Guid GetGuid(int ordinal)
Type | Name | Description |
---|---|---|
int | ordinal | The zero-based column ordinal. |
Type | Description |
---|---|
Guid | The value of the specified column. |