프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Count | int | ||
Offset | int | ||
OrderBy | string |
메소드 | 설명 | |
---|---|---|
Execute ( |
||
GetQueryText ( |
||
SQLQueryProvider ( System.Data.Common.DbProviderFactory dbFactory, string dbConnStr, string tableName, SetterDelegate setter ) : System |
메소드 | 설명 | |
---|---|---|
Translate ( |
public Execute ( |
||
expression | ||
리턴 | object |
public GetQueryText ( |
||
expression | ||
리턴 | 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 | |
리턴 | System |