The CInsertItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CInsertItem()()()() |
Default constructor for Bulk inserting data into tables
|
![]() | CInsertItem(String, String, Object) |
Shortcut constructor for Bulk inserting data into tables
|
Methods
Name | Description | |
---|---|---|
![]() | Clear |
Clear previous CInsertItem criteria
|
![]() | Column |
Data to be inserted into Column. Can be called multiple times.
|
![]() | Table |
Set Table to insert data into
|