Gets the value of the specified column as a globally-unique identifier (GUID).
public override Guid GetGuid(
int
)
'Declaration
Public Overloads Overrides Function GetGuid( _
ByVal As Integer _
) As Guid
Parameters
- ordinal
- The zero-based column ordinal.
Return Value
The value of the specified column.