Name | Description | |
---|---|---|
Create | Contains methods for creating new objects | |
IsReadOnly | Indicates whether this context is read-only. | |
Scheduler | Gets the Scheduler session that this DataContext belongs to. |
The following tables list the members exposed by DataContext.
Name | Description | |
---|---|---|
Create | Contains methods for creating new objects | |
IsReadOnly | Indicates whether this context is read-only. | |
Scheduler | Gets the Scheduler session that this DataContext belongs to. |
Name | Description | |
---|---|---|
CanCreateObject | Overloaded. Indicates whether the caller has permission to create objects of the specified class. | |
CanDuplicateObject | Indicates whether the caller has permission to duplicate the specified object. | |
CanPerformOnObject | Determines whether the caller can perform the specified action on the specified object. | |
CountJobHistory | Gets a count of the number of job instances matching a filter | |
CountLogMessages | Gets a count of the number of log messages matching a filter | |
CreateObject | Creates an object of the specified class. | |
CreateUnitOfWork | Creates a new UnitOfWork. | |
Dispose | Releases all resources held by the DataContext. | |
DoFastJobLookup | Performs a quick, minimal lookup to find jobs that match a textToMatch | |
DuplicateObject | Returns a duplicate copy of an object. | |
FindVariablesAndInlineFunctions | Overloaded. Searches for job variables (definition and uses) and inline function (uses) | |
GetAlertNotificationRules | Gets the AlertNotificationRules defined for the server | |
GetCredentialProfile | Overloaded. Gets a CredentialProfile. | |
GetCredentialProfiles | Overloaded. Gets Credential Profiles | |
GetDescriptionForObject | Gets a description for an object, given its OID | |
GetEffectivePermissions | Gets the effective permission sets for one or more objects. | |
GetExclusionPeriod | Gets the ExclusionPeriod with the specified name | |
GetExclusionPeriods | Gets all ExclusionPeriods the user has permission to view | |
GetFastJobTree | Returns a minimal representation of the full job hierarchy. | |
GetFileServiceProvider | Gets the FileServiceProvider with the specified FileServiceProvider.ServiceName | |
GetFileServiceProviders | Overloaded. Gets FileServiceProviders. | |
GetHistoryAndMessages | Gets job history and log messages | |
GetHolidaySet | Gets the Holiday Set with the specified name. | |
GetHolidaySets | Overloaded. Gets Holiday Sets | |
GetJob | Gets the Job with the specified name. | |
GetJobChain | Gets the requested jobs and all jobs linked to them through Conditions, Responses, and Triggers. | |
GetJobExecutionTimes | Gets scheduled job executions that meet the specified criteria. | |
GetJobGroup | Gets the JobGroup with the specified name. | |
GetJobGroups | Overloaded. Gets JobGroups | |
GetJobHistory | Gets job history records matching a filter | |
GetJobHistoryWithRecordCount | Gets job instances matching a filter and returns a count of the records available | |
GetJobMonitorData | Gets information about past, current, and future executions of jobs | |
GetJobQueue | Gets the Job Queue with the specified name. | |
GetJobQueues | Overloaded. Gets Job Queues | |
GetJobQueueStubs | Gets stubs for all Job Queues the caller has permission for | |
GetJobs | Overloaded. Gets Jobs from the server | |
GetJobTree | Gets jobs and sub-groups starting from a specified group and including additional information for display in the user interface | |
GetLogMessages | Gets log messages matching a filter | |
GetLogMessagesWithRecordCount | Gets log messages matching a filter and returns a count of the records available | |
GetMessagingServiceProvider | Gets the MessagingServiceProvider with the specified MessagingServiceProvider.Name | |
GetMessagingServiceProviders | Overloaded. Gets MessagingServiceProviders of the specified type(s). | |
GetNotificationGroup | Gets the Notification Group with the specified name. | |
GetNotificationIndividual | Gets the Notification Individual with the specified name. | |
GetNotificationRecipients | Overloaded. Gets NotificationRecipients of the specified type(s). | |
GetNotificationRecipientsForAddress | Gets the NotificationIndividual(s) that have the specified address. | |
GetObject | Overloaded. Gets an ADTObject from the server. | |
GetObjects | Overloaded. Gets ADTObjects from the server. | |
GetRemoteAgent | Gets the Remote Agent with the specified name or address. | |
GetRemoteAgents | Overloaded. Gets RemoteAgents from the server. | |
GetScriptLibraries | Overloaded. Gets ScriptLibraries from the server. | |
GetScriptLibrary | Gets the Script Library with the specified name. | |
GetSecurityEntities | Overloaded. Gets SecurityEntities from the server. | |
GetSecurityLogin | Gets the Security Login with the specified name or SID. | |
GetSecurityLogins | Overloaded. Gets SecurityLogins from the server. | |
GetSecurityRole | Gets the Security Role with the specified name. | |
GetSecurityRoles | Overloaded. Gets SecurityRoles from the server. | |
GetServerSettings | Gets the server settings from the server | |
GetSharedSchedule | Gets the Shared Schedule with the specified name. | |
GetSharedSchedules | Gets all Shared Schedules the user has permission for. | |
GetSharedScript | Gets the Shared Script with the specified name. | |
GetSharedScripts | Overloaded. Gets Shared Scripts from the server. | |
ResyncJobs | Resynchronizes status data for jobs. | |
SearchAndReplace | Performs a search and optional replace operation | |
UpdateQueueOrder | Updates the ordering of pending jobs in their queues. | |
ViewObjectFromSnapshot | Retrieves an object from a snapshot. |