|
Options | Name | Purpose | |
---|---|---|---|
CopyTable (IDataAdminModel) |
|
||
OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext) |
/* method public override logical CanFind(name as character):
return can-find(ttSecurityOptions where ttSecurityOptions.name = name).
end.
method public override logical Find(name as character):
find ttSecurityOptions where ttSecurityOptions.name = name no-error.
return avail ttSecurityOptions.
end. */
|
||
OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo) |
|
||
CreateRow (IDataAdminElement) |
|
||
CHARACTER GetJoinFields (character) |
|
||
HANDLE InitDataset () |
/* temporary until all sub classes are using createDataset */
|
Options | Name | Purpose | |
---|---|---|---|
SecurityOptionsContext (IContextScope) |
|
Options | Name | Purpose | |
---|---|---|---|
INTEGER Count |
|
||
CHARACTER KeyFields |
|
||
HANDLE TableHandle |
|
CopyTable (IDataAdminModel)
|
||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext)
|
||||||||||||||||||||||||||||
OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo)
|
||||||||||||||||||||||||||||
CreateRow (IDataAdminElement)
|
||||||||||||||||||||||||||||
CHARACTER GetJoinFields (character)
|
||||||||||||||||||||||||||||
HANDLE InitDataset ()
|
SecurityOptionsContext (IContextScope)
|
---|
INTEGER Count
|
||||||||
---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
||||||||
HANDLE TableHandle
|