[To be supplied.]
[Visual Basic] Overridable Public Function GetSQLByte( _ ByVal i As Integer _ ) As SQLByte [C#] public virtual SQLByte GetSQLByte( int i ); [C++] public: virtual SQLByte GetSQLByte( int i ); [JScript] public function GetSQLByte( i : int ) : SQLByte;
SQLDataReader Class | SQLDataReader Members | System.Data.SQL Namespace