메소드 | 설명 | |
---|---|---|
SetColumnValue ( string columnName, object columnValue ) : ISetOrWhere | ||
Table ( |
||
Table ( string tableName ) : ISetOrWhere |
메소드 | 설명 | |
---|---|---|
Table ( IObjectInfo objectInfo ) : ISetOrWhere | ||
UpdateSqlBuilder ( SqlCharacters sqlCharacters ) : System |
Initialises a new instance of the UpdateSqlBuilder class with the starting command text 'UPDATE '.
|
public SetColumnValue ( string columnName, object columnValue ) : ISetOrWhere | ||
columnName | string | |
columnValue | object | |
리턴 | ISetOrWhere |