[To be supplied.]
[Visual Basic] Public Function GetUInt64( _ ByVal ordinal As Integer _ ) As UInt64 [C#] public ulong GetUInt64( int ordinal ); [C++] public: unsigned __int64 GetUInt64( int ordinal ); [JScript] public function GetUInt64( ordinal : int ) : UInt64;
ADODataReader Class | ADODataReader Members | System.Data.ADO Namespace