TInsertCommand.InsertFields Property
Gets or sets the list of fields and their parameter placeholders for the INSERT statement.
Syntax
Unit: Aurelius.Sql.Commands
property TInsertCommand.InsertFields: TObjectList<TSQLInsertField>
Gets or sets the list of fields and their parameter placeholders for the INSERT statement.
Unit: Aurelius.Sql.Commands
property TInsertCommand.InsertFields: TObjectList<TSQLInsertField>