Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.Binding.AuthTagContext

  • Last Updated: January 15, 2026
  • 2 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.DataAdmin.Binding
Type: Class AuthTagContext
Parent Classes:
Inherits: OpenEdge.DataAdmin.Binding.DataAdminContext


Copyright (c) 2023 by Progress Software Corporation. All rights reserved.
File:AuthTagContext
Author(s):dugrau
Created:2023-07-24



Method Summary
  Options Name Purpose
  LOGICAL CanFind (character)
  CopyTable (IDataAdminModel)
  CopyTable (table)
  CopyTable (table, integer, character)
  CopyTableForParent (IRow, IDataAdminModel)
  OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext)
  OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo)
  OpenEdge.DataAdmin.Binding.Query.FilteredContext CreateFilteredContext (IRow, IRequestInfo)
  CreateRow (IAuthTag)
  CreateRow (IDataAdminElement)
  LOGICAL Find (character)
  CHARACTER GetCreateError (IAuthTag)
  CHARACTER GetJoinFields (character)
  HANDLE InitDataset () /* temporary until all sub classes are using createDataset */
  ValidateAuthTag (IAuthTag)

Constructor Summary
  Options Name Purpose
  AuthTagContext ()
  AuthTagContext (IContextScope)

Property Summary
  Options Name Purpose
  INTEGER Count
  CHARACTER KeyFields
  HANDLE TableHandle


Method Detail
Top

LOGICAL CanFind (character)

Parameters:
pcName CHARACTER
 
Returns LOGICAL
 
Top

CopyTable (IDataAdminModel)

Top

CopyTable (table)

Parameters:
copytable TABLE
 
Top

CopyTable (table, integer, character)

Parameters:
copytable TABLE
 
pcTenantId INTEGER
 
pcTenantName CHARACTER
 
Top

CopyTableForParent (IRow, IDataAdminModel)

Top

OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext)

Top

OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo)

Top

OpenEdge.DataAdmin.Binding.Query.FilteredContext CreateFilteredContext (IRow, IRequestInfo)

Top

CreateRow (IAuthTag)

Parameters:
poAuthTag OpenEdge.DataAdmin.IAuthTag
 
Top

CreateRow (IDataAdminElement)

Parameters:
entity OpenEdge.DataAdmin.IDataAdminElement
 
Top

LOGICAL Find (character)

Parameters:
pcName CHARACTER
 
Returns LOGICAL
 
Top

CHARACTER GetCreateError (IAuthTag)

Parameters:
poAuthTag OpenEdge.DataAdmin.IAuthTag
 
Returns CHARACTER
 
Top

CHARACTER GetJoinFields (character)

Parameters:
parentid CHARACTER
 
Returns CHARACTER
 
Top

HANDLE InitDataset ()

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

ValidateAuthTag (IAuthTag)

Parameters:
poAuthTag OpenEdge.DataAdmin.IAuthTag
 


Constructor Detail
Top

AuthTagContext ()

Top

AuthTagContext (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