메소드 | 설명 | |
---|---|---|
AddComment ( string comment ) : |
||
AlterSql ( string sql ) : void | ||
Clone ( ) : |
||
Leaves ( ) : IEnumerable |
||
SqlPreCommandSimple ( string sql ) : System | ||
SqlPreCommandSimple ( string sql, List |
메소드 | 설명 | |
---|---|---|
PlainSql ( StringBuilder sb ) : void |
메소드 | 설명 | |
---|---|---|
Encode ( object value ) : string |
public AddComment ( string comment ) : |
||
comment | string | |
리턴 |
public SqlPreCommandSimple ( string sql ) : System | ||
sql | string | |
리턴 | System |
public SqlPreCommandSimple ( string sql, List |
||
sql | string | |
parameters | List |
|
리턴 | System |