GetDateTimeOffset(Int32) Method
Gets the value of the specified column as an
System.DateTimeOffset object.
'Declaration
Public Overloads Overrides Function GetDateTimeOffset( _
ByVal As Integer _
) As DateTimeOffset
Parameters
- i
- The zero-based column ordinal.
Return Value
The value of the specified column as an
System.DateTimeOffset object.