Method | Description | |
---|---|---|
PageQuery ( SqlQuery sqlQuery, PagingOptions pagingOptions ) : SqlQuery |
Method | Description | |
---|---|---|
BuildInsertCommandText ( IObjectInfo objectInfo ) : string |
Method | Description | |
---|---|---|
FirebirdSqlDialect ( ) : System |
Initialises a new instance of the FirebirdSqlDialect class.
|
protected BuildInsertCommandText ( IObjectInfo objectInfo ) : string | ||
objectInfo | IObjectInfo | |
return | string |
public PageQuery ( SqlQuery sqlQuery, PagingOptions pagingOptions ) : SqlQuery | ||
sqlQuery | SqlQuery | |
pagingOptions | PagingOptions | |
return | SqlQuery |