Design Pattern Framework 3.5
Insert Method
Patterns-In-Action! Application ► DataObjects.AdoNet ► Db ► Insert()()()

Icon | Member | Description |
---|---|---|
![]() ![]() |
Insert(String, Boolean) |
Executes Insert statements in the database. Optionally returns new identifier.
|
![]() ![]() |
Insert(String) |
Executes Insert statements in the database.
|