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

In This Topic
    DatabaseOperationTask Class Members
    In This Topic

    The following tables list the members exposed by DatabaseOperationTask.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The type of action to perform  
    Public Property Additional options to be appended to the database connection string.  
    Public Property Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  The Class ID for the object The Class ID for the object  
    Public PropertyOverridden.  The key name for the class. The key name for the class. The key name for the class. The key name for the class. The key name for the class. The key name for the class. The key name for the class. The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public PropertyThe file to export to if ActionType is ArcanaDevelopment.adTempus.Shared.DatabaseTaskType.ExecuteSQL, ArcanaDevelopment.adTempus.Shared.DatabaseTaskType.SelectScalar, or ArcanaDevelopment.adTempus.Shared.DatabaseTaskType.SelectResultset  
    Public Property The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Specify a full OleDb connection string to use.  
    Public Property The database credentials to use  
    Public Property The database name.  
    Public Property The type of database to connect to.  
    Public PropertyThe DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Override for the system-generated description of the object (Inherited from ArcanaDevelopment.adTempus.Client.Task)
    Public Property Returns an extended description of the object, if appropriate (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyThe format used when ActionType is ArcanaDevelopment.adTempus.Shared.DatabaseTaskType.ExportData or ArcanaDevelopment.adTempus.Shared.DatabaseTaskType.ImportData  
    Public PropertyOverridden.  Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object  
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public PropertyThe name of the job to run when ActionType is ArcanaDevelopment.adTempus.Shared.DatabaseTaskType.ExecuteJob  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The OleDb provider name to use, if other than the default.  
    Public Property The schema to use  
    Public Property The database server (host) name or address.  
    Public PropertyOverridden.  Gets a list of the events that are supported for Responses associated with this task. Gets a list of the events that are supported for Responses associated with this task.  
    Public Property List of security actions supported by this object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyThe script to pass the selected data to when ActionType is ArcanaDevelopment.adTempus.Shared.DatabaseTaskType.SelectResultset  
    Public PropertyThe name of the variable to update when ActionType is ArcanaDevelopment.adTempus.Shared.DatabaseTaskType.SelectScalar  
    Public Property Extension data for the customer user interface for this object (Inherited from ArcanaDevelopment.adTempus.Client.Task)
    Public Property Extension ID of the customer user interface for this object (Inherited from ArcanaDevelopment.adTempus.Client.Task)
    Public Property Determines whether the task waits for the job to complete  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Determines whether the user has the necessary permission to perform a specified action on the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Gets a user-friendly description of the object's key settings. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Performs server-side validation of the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverridden.  Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report  
    Top
    See Also