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  
    Public Method  
    Public Method Creates an object of the specified class.  
    Public MethodCreates a new UnitOfWork.  
    Public Method Releases all resources held by the DataContext.  
    Public Method  
    Public Method Returns a duplicate copy of an object.  
    Public Method  
    Public MethodOverloaded.  Gets the Credential Profile with the specified name and type.  
    Public MethodOverloaded.  Fetches all Credential Profiles of the specified type.  
    Public Method  
    Public Method Gets the effective permission sets for one or more objects.  
    Public Method  
    Public MethodOverloaded.  Gets File Service Providers from the server.  
    Public Method  
    Public Method Gets the Holiday Set with the specified name.  
    Public MethodOverloaded.  Gets all 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 the Job Groups with the specified name.  
    Public Method  
    Public Method  
    Public Method  
    Public Method Gets the Job Queue with the specified name.  
    Public MethodOverloaded.   
    Public Method  
    Public MethodOverloaded.  Gets jobs from the server.  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    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 Notification Recipients from the server.  
    Public Method Gets the NotificationIndividuals that have the specified address.  
    Public MethodOverloaded.  Gets the object with the specified OID.  
    Public Method  
    Public MethodOverloaded.  Gets the objects with the specified OIDs.  
    Public Method Gets the Remote Agent with the specified name or address.  
    Public MethodOverloaded.  Gets Remote Agents from the server.  
    Public MethodOverloaded.  Gets Script Libraries from the server.  
    Public Method Gets the Script Library with the specified name.  
    Public MethodOverloaded.  Gets Security Entities from the server.  
    Public Method Gets the Security Login with the specified name or SID.  
    Public MethodOverloaded.  Gets Security Logins from the server.  
    Public Method Gets the Security Role with the specified name.  
    Public MethodOverloaded.  Gets Security Roles from the server.  
    Public Method  
    Public Method Gets the Shared Schedule with the specified name.  
    Public Method Gets all Shared Schedules.  
    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  
    Public Method Updates the ordering of pending jobs in their queues.  
    Public Method  
    Top
    See Also