adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DataContext Class
Properties Methods

In This Topic
    DataContext Class Members
    In This Topic

    The following tables list the members exposed by DataContext.

    Public Properties
     NameDescription
    Public Property Indicates whether this context is read-only.  
    Public Property Gets the Scheduler session that this DataContext belongs to.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Indicates whether the caller has permission to create objects of the specified class.  
    Public Method Indicates whether the caller has permission to duplicate the specified object.  
    Public Method Determines whether the caller can perform the specified action on the specified object.  
    Public Method Gets a count of the number of job instances matching a filter  
    Public Method Gets a count of the number of log messages matching a filter  
    Public Method Creates an object of the specified class.  
    Public MethodCreates a new UnitOfWork.  
    Public Method Releases all resources held by the DataContext.  
    Public MethodPerforms a quick, minimal lookup to find jobs that match a textToMatch  
    Public Method Returns a duplicate copy of an object.  
    Public MethodGets the AlertNotificationRules defined for the server  
    Public MethodOverloaded. Gets a CredentialProfile.  
    Public MethodOverloaded. Gets Credential Profiles  
    Public Method Gets a description for an object, given its OID  
    Public Method Gets the effective permission sets for one or more objects.  
    Public MethodGets the FileServiceProvider with the specified FileServiceProvider.ServiceName  
    Public MethodOverloaded. Gets FileServiceProviders.  
    Public Method Gets job history and log messages  
    Public Method Gets the Holiday Set with the specified name.  
    Public MethodOverloaded. Gets Holiday Sets  
    Public Method Gets the Job with the specified name.  
    Public Method Gets the requested jobs and all jobs linked to them through Conditions, Responses, and Triggers.  
    Public Method Gets scheduled job executions that meet the specified criteria.  
    Public Method Gets the JobGroup with the specified name.  
    Public MethodOverloaded. Gets JobGroups  
    Public Method Gets job history records matching a filter  
    Public Method Gets job instances matching a filter and returns a count of the records available  
    Public Method Gets information about past, current, and future executions of jobs  
    Public Method Gets the Job Queue with the specified name.  
    Public MethodOverloaded. Gets Job Queues  
    Public Method Gets stubs for all Job Queues the caller has permission for  
    Public MethodOverloaded. Gets Jobs from the server  
    Public Method Gets jobs and sub-groups starting from a specified group and including additional information for display in the user interface  
    Public Method Gets log messages matching a filter  
    Public Method Gets log messages matching a filter and returns a count of the records available  
    Public MethodGets the MessagingServiceProvider with the specified MessagingServiceProvider.Name  
    Public MethodOverloaded. Gets MessagingServiceProviders of the specified type(s).  
    Public Method Gets the Notification Group with the specified name.  
    Public Method Gets the Notification Individual with the specified name.  
    Public MethodOverloaded. Gets NotificationRecipients of the specified type(s).  
    Public Method Gets the NotificationIndividual(s) that have the specified address.  
    Public MethodOverloaded. Gets an ADTObject from the server.  
    Public MethodOverloaded. Gets ADTObjects from the server.  
    Public Method Gets the Remote Agent with the specified name or address.  
    Public MethodOverloaded. Gets RemoteAgents from the server.  
    Public MethodOverloaded. Gets ScriptLibraries from the server.  
    Public Method Gets the Script Library with the specified name.  
    Public MethodOverloaded. Gets SecurityEntities from the server.  
    Public Method Gets the Security Login with the specified name or SID.  
    Public MethodOverloaded. Gets SecurityLogins from the server.  
    Public Method Gets the Security Role with the specified name.  
    Public MethodOverloaded. Gets SecurityRoles from the server.  
    Public MethodGets the server settings from the server  
    Public Method Gets the Shared Schedule with the specified name.  
    Public Method Gets all Shared Schedules the user has permission for.  
    Public Method Gets the Shared Script with the specified name.  
    Public MethodOverloaded. Gets Shared Scripts from the server.  
    Public Method Resynchronizes status data for jobs.  
    Public Method Performs a search and optional replace operation  
    Public Method Updates the ordering of pending jobs in their queues.  
    Public Method Retrieves an object from a snapshot.  
    Top
    See Also