InsertStatement Constructors
Represents the insert statement.
Name | Parameters | Description |
---|---|---|
Insert |
none |
Initializes a new instance of the Insert |
Insert |
table, alias |
Initializes a new instance of the Insert |
See Also