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