Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDataReader.GetGuid Method
NOT SUPPORTED
[Visual Basic]
NotOverridable Public Function GetGuid( _
ByVal
i As
Integer _
) As
Guid _
Parameters
-
i
- The zero-based column ordinal.
Return Value
The value of the specified column as a GUID.
Implements
IDataRecord.GetGuid
Exceptions
See Also
FbDataReader Class | FirebirdSql.Data.Firebird Namespace