Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
GetColumn ( int columnOffset ) : |
||
GetValue ( int rowIndex, int columnIndex ) : Field |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
FormColumns ( |
||
IsInConstraint ( ObjectName columnName, ConstraintType constraintType ) : bool | ||
IsKey ( ObjectName columnName ) : bool | ||
IsUnique ( ObjectName columnName ) : bool | ||
QueryResult ( Deveel.Data.Sql.SqlQuery query, |
||
ReadAll ( ) : void |
public GetColumn ( int columnOffset ) : |
||
columnOffset | int | |
Результат |
public GetValue ( int rowIndex, int columnIndex ) : Field | ||
rowIndex | int | |
columnIndex | int | |
Результат | Field |