Method | Description | |
---|---|---|
GetValue ( long rowNumber, int columnOffset ) : Field | ||
SqlTypesTable ( ITransaction transaction ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
AddType ( string name, string localName, SqlTypeCode type, byte precision, string prefix, string suffix, bool searchable ) : void | ||
Init ( ) : void |
public GetValue ( long rowNumber, int columnOffset ) : Field | ||
rowNumber | long | |
columnOffset | int | |
return | Field |
public SqlTypesTable ( ITransaction transaction ) : System | ||
transaction | ITransaction | |
return | System |