Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.Binding.SecurityOptionsContext

OpenEdge.DataAdmin.Binding.SecurityOptionsContext

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.DataAdmin.Binding
Type: Class SecurityOptionsContext
Parent Classes:
Inherits: OpenEdge.DataAdmin.Binding.DataAdminContext


File:SecurityOptionsContext
Author(s):rkumar
Created:Thu Nov 24 17:58:48 IST 2011
File:securityoptions.i
Author(s):rkumar
Created:Thu Nov 24 15:46:59 IST 2011



Method Summary
  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 */

Constructor Summary
  Options Name Purpose
  SecurityOptionsContext (IContextScope)

Property Summary
  Options Name Purpose
  INTEGER Count
  CHARACTER KeyFields
  HANDLE TableHandle


Method Detail
Top

CopyTable (IDataAdminModel)

Top

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.
Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminContext
 
Returns OpenEdge.DataAdmin.IDataAdminCollection
 
Top

OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo)

Top

CreateRow (IDataAdminElement)

Parameters:
entity OpenEdge.DataAdmin.IDataAdminElement
 
Top

CHARACTER GetJoinFields (character)

Parameters:
parentid CHARACTER
 
Returns CHARACTER
 
Top

HANDLE InitDataset ()

/* temporary until all sub classes are using createDataset
Returns HANDLE
 


Constructor Detail
Top

SecurityOptionsContext (IContextScope)



Property Detail
Top

INTEGER Count

Returns INTEGER
 
Top

CHARACTER KeyFields

Returns CHARACTER
 
Top

HANDLE TableHandle

Returns HANDLE
 


TitleResults for “How to create a CRG?”Also Available inAlert