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