|
Options |
Name |
Purpose |
|
|
|
AssertCreate (IDataAdminCollection, IDataAdminContext)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
AssertCreate (IDataAdminElement, IDataAdminContext)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
AssertUpdate (IDataAdminCollection, IDataAdminContext)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
AssertUpdate (IDataAdminElement, IDataAdminContext)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CancelSchemaChanges ()
|
/* the service only supports one active context retrieved with GetShemaChanges */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateArea (IArea)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateAreas (IAreaSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateAuthenticationSystem (IAuthenticationSystem)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateAuthenticationSystems (IAuthenticationSystemSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateCdcTablePolicies (ICdcTablePolicySet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateCdcTablePolicy (ICdcTablePolicy)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateCollection (IDataAdminCollection)
|
/** Create a collection */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateCollection (IDataAdminCollection, IDataAdminModel)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateDatabaseOption (IDatabaseOption)
|
/** Create a new database option
@param IDatabaseOption The option to be created
@return logical TRUE if the dboption was created */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateDatabaseOptions (IDatabaseOptionSet)
|
/** Create new database options
@param IDatabaseOptionSet A collection of options to create
@return logical TRUE if the dboptions were created */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateDomain (IDomain)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateDomains (IDomainSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateElement (IDataAdminElement, IDataAdminModel)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateGrantedRole (IGrantedRole)
|
/** Create a new role grant
@param IGrantRole The role to be created
@return logical TRUE if the grant was created */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateGrantedRoles (IGrantedRoleSet)
|
/** Create new role grants
@param IGrantedRoleSet A collection of roles to create
@return logical TRUE if the grant was created */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreatePartitionPolicies (IPartitionPolicySet)
|
/** Create a new partition policy
@param policies IPartitionPolicySet with policies to be created */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreatePartitionPolicy (IPartitionPolicy)
|
/** Create a new partition policy
@param policy IPartitionPolicy to be created */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateRole (IRole)
|
/** Create a new role
@param IRole The role to be created */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateRoles (IRoleSet)
|
/** Create new roles
@param IRoleSet A collection of roles to create */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateSequence (ISequence)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateSequences (ISequenceSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateTenant (ITenant)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateTenantGroup (ITenantGroup)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateTenantGroups (ITenantGroupSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateTenants (ITenantSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateUser (IUser)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL CreateUsers (IUserSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteAuthenticationSystem (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteCdcTablePolicy (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteDomain (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteElement (character, IDataAdminElement, IDataAdminModel)
|
/* base update method (not used by all) */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteGrantedRole (character)
|
/** Delete granted role
@param character The ID of the granted role to delete
@throws NotFoundError if role does not exist */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeletePartitionPolicy (character)
|
/** Delete PartitionPolicy
@param policyName name of policy to delete.
@throws NotFoundError if policy does not exist. */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteSequence (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteTenant (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteTenantGroup (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL DeleteUser (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ErrorHandler (Error)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ExecuteUtility (IDataAdminUtility)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAdministrator GetAdministrator ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
OpenEdge.DataAdmin.ITableSet GetAllTables ()
|
|
|
|
|
OpenEdge.DataAdmin.ITableSet GetAllTables (character)
|
|
|
|
|
OpenEdge.DataAdmin.ITableSet GetAllTables (IRequestInfo)
|
|
|
|
|
IArea GetArea (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IArea GetArea (integer)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IArea GetArea (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAreaSet GetAreas ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAreaSet GetAreas (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAreaSet GetAreas (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAuthenticationSystem GetAuthenticationSystem (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAuthenticationSystemSet GetAuthenticationSystems ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAuthenticationSystemSet GetAuthenticationSystems (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAuthenticationSystemSet GetAuthenticationSystems (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcFieldPolicySet GetCdcFieldPolicies ()
|
/** Get a collection of all partition policies details in the database */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcFieldPolicySet GetCdcFieldPolicies (character)
|
/** Get a collection of partition policies details
@param filter */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcFieldPolicySet GetCdcFieldPolicies (IRequestInfo)
|
/** Get a collection of partition policies details
@param request IRequestInfo*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcTablePolicySet GetCdcTablePolicies ()
|
/** Get a collection of allpartition policies in the database
@param name char of PartitionPolicy*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcTablePolicySet GetCdcTablePolicies (character)
|
/** Get a collection of partition policies
@param filter */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcTablePolicySet GetCdcTablePolicies (IRequestInfo)
|
/** Get a collection of partition policies
@param request IRequestInfo*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcTablePolicy GetCdcTablePolicy (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcTablePolicy GetCdcTablePolicy (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDataAdminCollection GetCollection (character)
|
/** Get a collection of the specified serializename, entity name or physical database filename */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDataAdminCollection GetCollection (IRequestInfo)
|
/** Get a collection specified by the request in the database */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDatabaseOption GetDatabaseOption (character)
|
/* Get a db option record by code
@param character The db option code
@return IDatabaseOption The database option */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDatabaseOptionSet GetDatabaseOptions ()
|
/* Get a collection of db options
@return IDatabaseOptionSet A colletion of the dboptions */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDatabaseOptionSet GetDatabaseOptions (character)
|
/** Get a collection of database options
@param filter a character query expression of db options */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDatabaseOptionSet GetDatabaseOptions (IRequestInfo)
|
/** Get a collection of database options
@param IRequestinfo with a QueryString that defines an expression of dboptionproperties
with optional request info children with QueryStrings for child collections */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDataSecurity GetDataSecurity (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDomain GetDomain (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDomain GetDomain (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDomainSet GetDomains ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDomainSet GetDomains (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDomainSet GetDomains (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
Progress.Lang.Error GetError ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IGrantedRole GetGrantedRole (character)
|
/** Get a granted role
@param character The id of the grant role to retrieve*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IGrantedRoleSet GetGrantedRoles ()
|
/* Get a collection of all role grants in the database
@return IGrantedRoleSet A set of grants */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IGrantedRoleSet GetGrantedRoles (character)
|
/* Get a collection of role grants in the database
@param character A character query filter expression of grant properties
@return IGrantedRoleSet A set of grants */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IGrantedRoleSet GetGrantedRoles (IRequestInfo)
|
/* Get a collection of granted roles
@param IRequestinfo with a QueryString that defines an expression of domain properties
with optional request info children with QueryStrings for child collections
@return IGrantedRoleSet A set of grants */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicySet GetPartitionPolicies ()
|
/** Get a collection of allpartition policies in the database
@param name char of PartitionPolicy*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicySet GetPartitionPolicies (character)
|
/** Get a collection of partition policies
@param filter */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicySet GetPartitionPolicies (IRequestInfo)
|
/** Get a collection of partition policies
@param request IRequestInfo*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicy GetPartitionPolicy (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicy GetPartitionPolicy (integer)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicy GetPartitionPolicy (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicyDetailSet GetPartitionPolicyDetails ()
|
/** Get a collection of all partition policies details in the database */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicyDetailSet GetPartitionPolicyDetails (character)
|
/** Get a collection of partition policies details
@param filter */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicyDetailSet GetPartitionPolicyDetails (IRequestInfo)
|
/** Get a collection of partition policies details
@param request IRequestInfo*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUserTablePermissionSet GetPermissions (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
CHARACTER GetPropertyValues (IDataAdminElement, character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IRole GetRole (character)
|
/** Get a role
@param character The name of the role to retrieve*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IRole GetRole (IRequestInfo)
|
/** Get a role
@param IRequestinfo that defines an expression that uniqely identifies a domain
with optional request info children with QueryStrings for child collections */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IRoleSet GetRoles ()
|
/** Get a collection of all security roles domains in the database */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IRoleSet GetRoles (character)
|
/** Get a collection of roles in the database *
@param filter a character query expression of domain properties */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IRoleSet GetRoles (IRequestInfo)
|
/** Get a collection of all domains in the database
@param IRequestinfo with a QueryString that defines an expression of domain properties
with optional request info children with QueryStrings for child collections */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IRow GetRowInfo (IDataAdminElement, IDataAdminModel)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISchema GetSchema ()
|
/* the service only supports "pub" schema so no key parameter */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISchema GetSchema (character)
|
/* the service only supports "pub" schema so no key parameter */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISchema GetSchema (IRequestInfo)
|
/* the service only supports "pub" schema so no key parameter */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISchema GetSchemaChanges (character)
|
/* the service only supports "pub" schema so no key parameter */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISecurityOptions GetSecurityOptions ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISequence GetSequence (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISequence GetSequence (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISequenceSet GetSequences ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISequenceSet GetSequences (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISequenceSet GetSequences (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITable GetTable (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITable GetTable (character, character)
|
/* This method is introduced to support retrieval of PUB and non-PUB tables as part of CDC feature */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITable GetTable (integer)
|
/* id mapped to field-number */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITable GetTable (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITablePermission GetTablePermission (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITablePermissionSet GetTablePermissions ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITablePermissionSet GetTablePermissions (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
OpenEdge.DataAdmin.ITableSet GetTables ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
OpenEdge.DataAdmin.ITableSet GetTables (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
OpenEdge.DataAdmin.ITableSet GetTables (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenant GetTenant (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenant GetTenant (integer)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenant GetTenant (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenant GetTenantByExternalId (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroup GetTenantGroup (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroup GetTenantGroup (integer)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroup GetTenantGroup (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroupSet GetTenantGroups ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroupSet GetTenantGroups (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroupSet GetTenantGroups (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantSet GetTenants ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantSet GetTenants (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantSet GetTenants (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUser GetUser (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUserPermission GetUserPermission (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUserPermissionSet GetUserPermissions ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUserPermissionSet GetUserPermissions (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUserSet GetUsers ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUserSet GetUsers (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUserSet GetUsers (IRequestInfo)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL LoadSchemaChanges (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IArea NewArea (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAreaSet NewAreas ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAuthenticationSystem NewAuthenticationSystem (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IAuthenticationSystemSet NewAuthenticationSystems ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcFieldPolicy NewCdcFieldPolicy ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcTablePolicySet NewCdcTablePolicies ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ICdcTablePolicy NewCdcTablePolicy (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDataAdminCollection NewCollection (character)
|
/** returns a new collection of the specified serializename, entity name or physical database filename */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDatabaseOption NewDatabaseOption (character)
|
/** Get a new, empty db option
Expected to be passed to CreateDatabaseOption() to be created in the database or added to a new or
existing IDatabaseOptionSet collection, to be submitted to the database with the collection.
@param character The name of the new option
@return IDatabaseOption The new dboption */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDatabaseOptionSet NewDatabaseOptions ()
|
/** Get an empty dboption collection
Add new options to the collection and pass it to CreateDatabaseOptions() to create the
options in the database.
@return IDatabaseOptionSet A new empty collection of dboptions */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDomain NewDomain (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDomainSet NewDomains ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IDataAdminElement NewEntity (character, character)
|
/* NOTE - must define context variable here or else the
context gets garbage collected when NewEntity ends
before the entity is returned -
- this is likely no longer true */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IExtent NewExtent ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IGrantedRole NewGrantedRole ()
|
/** Get a new granted role
@param character The Role name
@return IGrantedRole The new grant role */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IGrantedRoleSet NewGrantedRoles ()
|
/** Get a new granted role
Expected to be added to an instance of IRole and submitted that way.
@return IGrantedRoleSet The new grant set */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IIndex NewIndex ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicySet NewPartitionPolicies ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicy NewPartitionPolicy (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IPartitionPolicyDetail NewPartitionPolicyDetail (character)
|
/* using the service's UpdateTable() or UpdateTables() methods.*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IRole NewRole (character)
|
/** Get a new role
Expected to be passed to CreateDomain() to be created in the database or added to a new or
existing IRoleSet collection, to be submitted to the database with the collection.
@param character The name of the new role
@return IRole The new role */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IRoleSet NewRoles ()
|
/** Get an empty role collection
Add new roles to the collection and pass it to CreateRoles() to create the roles in the database.
@return IRoleSet A new empty colleciton of roles */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISequence NewSequence (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISequenceSet NewSequences ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenant NewTenant (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroup NewTenantGroup (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroupMember NewTenantGroupMember ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantGroupSet NewTenantGroups ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ITenantSet NewTenants ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUser NewUser (character)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
IUserSet NewUsers ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
Progress.Lang.Error RemoveError ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ISaveRequest SaveData (ISaveRequest)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
ThrowError ()
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateAdministrator (IAdministrator)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateArea (IArea)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateAreas (IAreaSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateAuthenticationSystem (IAuthenticationSystem)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateAuthenticationSystems (IAuthenticationSystemSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateCdcTablePolicies (ICdcTablePolicySet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateCdcTablePolicy (ICdcTablePolicy)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateCollection (IDataAdminCollection)
|
/** Update a collection */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateCollection (IDataAdminCollection, IDataAdminContext)
|
/* base update method */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateContext (IDataAdminContext)
|
/* base update method (not used by all) */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateContext (IDataAdminContext, character)
|
/* base update method */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateDatabaseOption (IDatabaseOption)
|
/** Update the database with a changed dboption
@param IDatabaseOption The updated db option
@return logical TRUE if the option was updated */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateDatabaseOptions (IDatabaseOptionSet)
|
/** Update the database with changes for many dboptions
@param IDatabaseOptionSet A colleciton of db options
@return logical TRUE if the options were updated */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateDataSecurity (IDataSecurity)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateDomain (IDomain)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateDomains (IDomainSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateElement (character, IDataAdminElement, IDataAdminContext)
|
/* base update method (not used by all) */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateElement (IDataAdminElement, IDataAdminModel)
|
/* base update method (not used by all) */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateGrantedRole (IGrantedRole)
|
/** Update the database with a changed role grant
@param IGrantRole The updated grant
@return logical TRUE if the option was updated */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateGrantedRoles (IGrantedRoleSet)
|
/** Update the database with changes for many granted roles
@param IGrantedRoleSet A collection of granted roles
@return logical TRUE if the options were updated */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdatePartitionPolicies (IPartitionPolicySet)
|
/** Update the database with partition policies with changes
@param policies IPartitionPolicySet with policies to be updated */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdatePartitionPolicy (IPartitionPolicy)
|
/** Update the database with partition policy changes
@param policy IPartitionPolicy to be created */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateRole (IRole)
|
/** Update the database with a changed security role
@param IRole The updated role
@return logical TRUE if the option was updated */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateRoles (IRoleSet)
|
/** Update the database with changes for many roles
@param IRoleSet A collection of roles
@return logical TRUE if the options were updated */ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateSchema (ISchema)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateSchemaChanges (ISchema)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateSecurityOptions (ISecurityOptions)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateSequence (ISequence)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateSequences (ISequenceSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateTable (ITable)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateTablePermission (ITablePermission)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateTablePermissions (ITablePermissionSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateTables (ITableSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateTenant (ITenant)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateTenantGroup (ITenantGroup)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateTenantGroups (ITenantGroupSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateTenants (ITenantSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateUser (IUser)
|
/* method public logical AttachPartitions(partitions as IPartitionMap):
do on error undo, throw:
partitions:Attach(ContextFactory:PartitionContext).
/* SaveData(PartitionContext).*/
catch e as Progress.Lang.Error:
ErrorHandler(e).
return false.
end catch.
end.
return true.
end method.
*/ Inherited from OpenEdge.DataAdmin.DataAdminService
|
|
|
|
LOGICAL UpdateUsers (IUserSet)
|
Inherited from OpenEdge.DataAdmin.DataAdminService
|