Property | Type | Description | |
---|---|---|---|
Count | int | ||
Offset | int | ||
OrderBy | string |
Method | Description | |
---|---|---|
Execute ( |
||
GetQueryText ( |
||
SQLQueryProvider ( System.Data.Common.DbProviderFactory dbFactory, string dbConnStr, string tableName, SetterDelegate setter ) : System |
Method | Description | |
---|---|---|
Translate ( |
public Execute ( |
||
expression | ||
return | object |
public GetQueryText ( |
||
expression | ||
return | string |
public SQLQueryProvider ( System.Data.Common.DbProviderFactory dbFactory, string dbConnStr, string tableName, SetterDelegate setter ) : System | ||
dbFactory | System.Data.Common.DbProviderFactory | |
dbConnStr | string | |
tableName | string | |
setter | SetterDelegate | |
return | System |