|
Options | Name | Purpose | |
---|---|---|---|
AddTreeTo (IContextTree, IRequestInfo) |
/* override default tree to not include child (partitions) */
|
||
LOGICAL CanFind (character) |
|
||
LOGICAL CanFind (character, character) |
/** CanFind on unique key
@param TableName
@param FieldName */
|
||
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) |
|
||
DataRefreshed (IFetchResponse) |
/** DataRefreshed Override to handle requests for indexfields */
|
||
LOGICAL Find (character) |
|
||
LOGICAL Find (character, character) |
/** Find with unique key
@param TableName
@param FieldName */
|
||
CHARACTER GetChildQuery (IRow) |
|
||
CHARACTER GetJoinFields (character) |
|
||
OpenEdge.DataAdmin.Binding.IDataAdminModel GetNamedChild (character) |
/* support many-to-many to indexes (fields as child) */
|
||
CHARACTER GetNamedQuery (character) |
/* support lobFields as named query for collection */
|
||
CHARACTER GetNamedQueryName (character) |
/* support lobFields as named query for collection */
|
||
HANDLE GetQueryHandles (character) |
|
||
CHARACTER GetServerChildQuery (IRow) |
|
||
InitChildren (IContextScope) |
|
||
InitChildren (ISchemaScope) |
|
||
HANDLE InitDataset () |
/* temporary until all sub classes are using createDataset */
|
Options | Name | Purpose | |
---|---|---|---|
FieldContext () |
|
||
FieldContext (character) |
|
||
FieldContext (character, ISchemaScope) |
|
||
FieldContext (ISchemaScope) |
|
Options | Name | Purpose | |
---|---|---|---|
INTEGER Count |
|
||
CHARACTER KeyFields |
|
||
HANDLE TableHandle |
|
FieldContext () |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FieldContext (character)
|
||||||||||||||
FieldContext (character, ISchemaScope)
|
||||||||||||||
FieldContext (ISchemaScope)
|
INTEGER Count
|
||||||||
---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
||||||||
HANDLE TableHandle
|