[To be supplied.]
[Visual Basic] Function GetSQLByte( _ ByVal i As Integer _ ) As SQLByte [C#] SQLByte GetSQLByte( int i ); [C++] SQLByte GetSQLByte( int i ) = 0; [JScript] function GetSQLByte( i : int ) : SQLByte;
ISQLDataRecord Interface | ISQLDataRecord Members | System.Data.SQL Namespace