|
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CanFind (character) |
|
||
| CopyNewTableForParent (IRow, handle) |
/* called with tracking-changes */
|
||
| CopyTable (IDataAdminModel) |
|
||
| CopyTable (table) |
|
||
| CopyTableForParent (IRow, IDataAdminModel) |
|
||
| OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext) |
|
||
| OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo) |
|
||
| CreateRow (IDataAdminElement) |
/* the default syserror has all info */
|
||
| CreateRow (IDatabaseOption) |
|
||
| 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 (IDatabaseOption) |
|
||
| CHARACTER GetJoinFields (character) |
|
||
| HANDLE InitDataset () |
/* temporary until all sub classes are using createDataset */
|
||
| LOGICAL Remove () |
|
||
| ValidateBuffer (handle) |
|
||
| ValidateRow (IDatabaseOption) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| DatabaseOptionContext () |
|
||
| DatabaseOptionContext (IContextScope) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER Count |
|
||
| CHARACTER KeyFields |
|
||
| HANDLE TableHandle |
|
DatabaseOptionContext () |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
DatabaseOptionContext (IContextScope)
|
||||||||||
INTEGER Count
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
||||||||
HANDLE TableHandle
|
||||||||