메소드 | 설명 | |
---|---|---|
Columns ( ) : IInsertValue | ||
Into ( |
||
Into ( string table ) : IInsertColumn | ||
Values ( ) : IToSqlQuery |
메소드 | 설명 | |
---|---|---|
InsertSqlBuilder ( |
Initialises a new instance of the InsertSqlBuilder class with the starting command text 'INSERT INTO '.
|
|
Into ( IObjectInfo objectInfo ) : IInsertColumn |