FndPLSQLCommandCollection Class |
Namespace: Ifs.Fnd.AccessProvider.PLSQL
public class FndPLSQLCommandCollection : CollectionBase
The FndPLSQLCommandCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | FndPLSQLCommandCollection(FndActivityContext) |
Initializes a new instance of the Ifs.Fnd.AccessProvider.PLSQL.FndPLSQLCommandCollection class
with an initial connection object set.
|
![]() | FndPLSQLCommandCollection(FndConnection) |
Initializes a new instance of the Ifs.Fnd.AccessProvider.PLSQL.FndPLSQLCommandCollection class
with an initial connection object set.
|
Name | Description | |
---|---|---|
![]() | Add |
Add a new item to this collection
|
![]() ![]() | CreateFromRow |
Creates a FndPLSQLCommandCollection including all FndPLSQLCommands from a datarow.
|
![]() | Invoke |
Invoke all commands in this collection in one transaction.
|