|
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CanFind (character) |
|
||
| CopyTable (IDataAdminModel) |
|
||
| CopyTable (table) |
|
||
| CopyTable (table, integer, character) |
|
||
| CopyTableForParent (IRow, IDataAdminModel) |
|
||
| OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext) |
|
||
| OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo) |
|
||
| OpenEdge.DataAdmin.Binding.Query.FilteredContext CreateFilteredContext (IRow, IRequestInfo) |
|
||
| CreateRow (IDataAdminElement) |
/* the default syserror has all info */
|
||
| CreateRow (IGrantedRole) |
|
||
| LOGICAL Find (character) |
|
||
| CHARACTER FindExpression (character) |
/** default find expression assumes there is a name field
override in context with different key name or more complex logic */
|
||
| CHARACTER GetCreateError (IGrantedRole) |
|
||
| CHARACTER GetJoinFields (character) |
|
||
| HANDLE InitDataset () |
/* temporary until all sub classes are using createDataset */
|
||
| InitRow () |
|
||
| InitRow (character) |
|
||
| InitRow (integer) |
|
||
| InitRowValues () |
|
||
| ValidateGrantedRole (IGrantedRole) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| GrantedRoleContext () |
|
||
| GrantedRoleContext (IContextScope) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER Count |
|
||
| CHARACTER KeyFields |
|
||
| HANDLE TableHandle |
|
GrantedRoleContext () |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
GrantedRoleContext (IContextScope)
|
||||||||||
INTEGER Count
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
||||||||
HANDLE TableHandle
|
||||||||