Méthode | Description | |
---|---|---|
Columns ( ) : IInsertValue | ||
Into ( |
||
Into ( string table ) : IInsertColumn | ||
Values ( ) : IToSqlQuery |
Méthode | Description | |
---|---|---|
InsertSqlBuilder ( |
Initialises a new instance of the InsertSqlBuilder class with the starting command text 'INSERT INTO '.
|
|
Into ( IObjectInfo objectInfo ) : IInsertColumn |
public Into ( |
||
forType | ||
Résultat | IInsertColumn |
public Into ( string table ) : IInsertColumn | ||
table | string | |
Résultat | IInsertColumn |