|
| Options | Name | Purpose | |
|---|---|---|---|
| AddTreeTo (IContextTree, IRequestInfo) |
/* override default tree to not include child (partitions) */
|
||
| LOGICAL CanFind (character, character) |
/** CanFind with unique key
@param TableName
@param IndexName */
|
||
| CopyTable (IDataAdminModel) |
|
||
| OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (character, FilteredContext) |
|
||
| OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext) |
|
||
| OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo) |
|
||
| OpenEdge.DataAdmin.Binding.Query.FilteredContext CreateFilteredContext (IRow, IRequestInfo) |
|
||
| CreateRow (IDataAdminElement) |
|
||
| LOGICAL Find (character, character) |
/** Find with unique key
@param TableName
@param IndexName */
|
||
| CHARACTER GetChildQuery (IRow) |
|
||
| CHARACTER GetJoinFields (character) |
|
||
| OpenEdge.DataAdmin.Binding.IDataAdminModel GetNamedChild (character) |
/* support many-to-many to fields (fields as child) */
|
||
| HANDLE GetQueryHandles (character) |
|
||
| CHARACTER GetServerChildQuery (IRow) |
|
||
| HANDLE InitDataset () |
/* temporary until all sub classes are using createDataset */
|
| Options | Name | Purpose | |
|---|---|---|---|
| IndexContext () |
|
||
| IndexContext (ISchemaScope) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER Count |
|
||
| CHARACTER KeyFields |
|
||
| HANDLE TableHandle |
|
IndexContext () |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
IndexContext (ISchemaScope)
|
||||||||||
INTEGER Count
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
||||||||
HANDLE TableHandle
|
||||||||