The CInsert type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Bulk |
Perform bulk data insertion
|
![]() | Clear |
Clear previous insert criteria and results
|
![]() | Column |
Data to be inserted into Column. Can be called multiple times.
|
![]() | Execute()()()() |
Performs data insertion
|
![]() | Execute(Int32%) |
Performs data insertion returning rows Identity ID
|
![]() | Table |
Set Table to insert data into
|