Compartir a través de


Clase JobServer

The JobServer object represents the SQL Server Agent subsystem and the msdb database.

Jerarquía de herencia

System.Object
  Microsoft.SqlServer.Management.Smo.SmoObjectBase
    Microsoft.SqlServer.Management.Smo.SqlSmoObject
      Microsoft.SqlServer.Management.Smo.Agent.JobServer

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Agent
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public NotInheritable Class JobServer _
    Inherits SqlSmoObject _
    Implements IAlterable, IScriptable
'Uso
Dim instance As JobServer
public sealed class JobServer : SqlSmoObject, 
    IAlterable, IScriptable
public ref class JobServer sealed : public SqlSmoObject, 
    IAlterable, IScriptable
[<SealedAttribute>]
type JobServer =  
    class 
        inherit SqlSmoObject 
        interface IAlterable 
        interface IScriptable 
    end
public final class JobServer extends SqlSmoObject implements IAlterable, IScriptable

El tipo JobServer expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública AgentDomainGroup Gets the SQL Server Agent domain group.
Propiedad pública AgentLogLevel Gets or sets the type of messages that are logged by SQL Server Agent.
Propiedad pública AgentMailType Gets or sets the mail type for SQL Server Agent.
Propiedad pública AgentShutdownWaitTime Gets or sets the time that SQL Server Agent waits for jobs to complete execution before shutting down.
Propiedad pública AlertCategories Represents a collection of AlertCategory objects. Each AlertCategory object represents an alert category defined on SQL Server Agent.
Propiedad pública Alerts Represents a collection of Alert objects. Each Alert object represents an alert defined on SQL Server Agent.
Propiedad pública AlertSystem The AlertSystem object stores information that applies to all the alerts defined on SQL Server Agent.
Propiedad pública DatabaseMailProfile Gets or sets a Database Mail profile.
Propiedad pública ErrorLogFile Gets or sets the name and path of the file in which SQL Server Agent records errors.
Propiedad pública HostLoginName Gets or sets the login used to log in to SQL Server.
Propiedad pública IdleCpuDuration Gets or sets the length of time in seconds that the processor must have to maintain the CPU idle percentage value before the processor is considered idle.
Propiedad pública IdleCpuPercentage Gets or sets the CPU idle percentage threshold that the processor is required to achieve before it is considered idle.
Propiedad pública IsCpuPollingEnabled Gets or sets the Boolean property value that specifies whether CPU polling is enabled.
Propiedad pública JobCategories Represents a collection of JobCategory objects. Each JobCategory object represents a job category defined on Microsoft SQL Server Agent.
Propiedad pública Jobs Represents a collection of Job objects. Each Job object represents a job defined on SQL Server Agent.
Propiedad pública JobServerType Gets or sets the type of job server with regard to multiserver administration.
Propiedad pública LocalHostAlias Gets or sets the local host alias that is used to connect to the local instance of SQL Server.
Propiedad pública LoginTimeout Gets or sets the number of seconds after which an attempt to connect times out.
Propiedad pública MaximumHistoryRows Gets or sets the maximum number of history rows retained.
Propiedad pública MaximumJobHistoryRows Gets or sets the maximum number of history rows retained per job.
Propiedad pública MsxAccountCredentialName Gets or sets the Windows account required to connect to the master server using Windows Authentication.
Propiedad pública MsxAccountName Gets or sets the login required to connect to the master server using SQL Server Authentication.
Propiedad pública MsxServerName Gets or sets the name of the master server participating in multiserver administration.
Propiedad pública Name Gets the name of the SQL Server Agent service.
Propiedad pública NetSendRecipient Gets or sets the recipient of net send messages.
Propiedad pública OperatorCategories Represents a collection of OperatorCategory objects. Each OperatorCategory object represents an operator category defined on SQL Server Agent.
Propiedad pública Operators Represents a collection of Operator objects. Each Operator object represents an operator defined on SQL Server Agent.
Propiedad pública Parent Gets the Server object that is the parent of the JobServer object.
Propiedad pública Properties Gets a collection of Property objects that represent the object properties. (Se hereda de SqlSmoObject.)
Propiedad pública ProxyAccounts Represents a collection of ProxyAccount objects. Each ProxyAccount object represents a proxy account defined on Microsoft SQL Server Agent.
Propiedad pública ReplaceAlertTokensEnabled Gets or sets the Boolean value that determines whether alert tokens are replaced on the instance of SQL Server Agent.
Propiedad pública SaveInSentFolder Gets or sets the Boolean property value that specifies whether the notifications are saved.
Propiedad pública ServiceAccount Gets the account under which the SQL Server Agent service runs
Propiedad pública ServiceStartMode Gets the mode used to start the SQL Server Agent service.
Propiedad pública SharedSchedules Represents a collection of JobSchedule objects. Each JobSchedule object represents a shared schedule defined on SQL Server Agent.
Propiedad pública SqlAgentAutoStart Gets or sets the Boolean property value that specifies whether SQL Server Agent is automatically started.
Propiedad pública SqlAgentMailProfile Gets or sets a SQL Server Agent mail profile.
Propiedad pública SqlAgentRestart Gets or sets the Boolean property value that specifies whether SQL Server Agent is monitored and restarted if it stops.
Propiedad pública SqlServerRestart Gets or sets the Boolean property value that specifies whether the SQL Server Service is monitored and restarted if it stops.
Propiedad pública State Gets the state of the referenced object. (Se hereda de SmoObjectBase.)
Propiedad pública SysAdminOnly Gets the Boolean property value that specifies whether CmdExec and ActiveX commands can only be executed by members of the sysadmin fixed server role.
Propiedad pública TargetServerGroups Represents a collection of TargetServerGroup objects. Each TargetServerGroup object represents a target server group defined on SQL Server Agent.
Propiedad pública TargetServers Represents a collection of TargetServer objects. Each TargetServer object represents a target server defined on SQL Server Agent.
Propiedad pública Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Se hereda de SqlSmoObject.)
Propiedad pública UserData Gets or sets user-defined data associated with the referenced object. (Se hereda de SmoObjectBase.)
Propiedad pública WriteOemErrorLog Gets or sets the Boolean property value that specifies whether to write the error log to a non-Unicode file or not.

Arriba

Métodos

  Nombre Descripción
Método público Alter Updates any JobServer object property changes on an instance of SQL Server. 
Método público ClearHostLoginAccount Clears the host login account and uses integrated security to log in to SQL Server.
Método público ClearMsxAccount Clears the master server login account and uses integrated security to log in to the master server.
Método público CycleErrorLog Closes and renames the current error log, and then creates a new empty error log file.
Método público Discover Discovers a list of type Object. (Se hereda de SqlSmoObject.)
Método público DropJobByID Removes the job with the specified ID value.
Método público DropJobsByLogin Removes the job with the specified login name.
Método público DropJobsByServer Removes the job with the specified server.
Método público EnumErrorLogs Enumerates a list of SQL Server Agent error log information.
Método público EnumJobHistory() Enumerates a list of SQL Server Agent job history information.
Método público EnumJobHistory(JobHistoryFilter) Enumerates a list of job history information.
Método público EnumJobs() Enumerates a list of information about the current job.
Método público EnumJobs(JobFilter) Enumerates a list of information about current jobs.
Método público EnumPerformanceCounters() Enumerates a list of SQL Server Agent performance counter information.
Método público EnumPerformanceCounters(String) Enumerates a list of SQL Server Agent performance counter information for the specified object.
Método público EnumPerformanceCounters(String, String) Enumerates a list of SQL Server Agent performance counter information for the specified object and specified counter.
Método público EnumPerformanceCounters(String, String, String) Enumerates a list of SQL Server Agent performance counter information for the specified object, specified counter, and specified instance of SQL Server.
Método público EnumSubSystems Enumerates a list of SQL Server Agent execution subsystems.
Método público Equals (Se hereda de Object.)
Método protegido FormatSqlVariant Formats an object as SqlVariant type. (Se hereda de SqlSmoObject.)
Método protegido GetContextDB Gets the context database that is associated with this object. (Se hereda de SqlSmoObject.)
Método protegido GetDBName Gets the database name that is associated with the object. (Se hereda de SqlSmoObject.)
Método público GetHashCode (Se hereda de Object.)
Método público GetJobByID Returns a job with the specified ID value.
Método protegido GetPropValue Gets a property value of the SqlSmoObject object. (Se hereda de SqlSmoObject.)
Método protegido GetPropValueOptional Gets a property value of the SqlSmoObject object. (Se hereda de SqlSmoObject.)
Método protegido GetPropValueOptionalAllowNull Gets a property value of the SqlSmoObject object. (Se hereda de SqlSmoObject.)
Método protegido GetServerObject Gets the server of the SqlSmoObject object. (Se hereda de SqlSmoObject.)
Método público GetType (Se hereda de Object.)
Método público Initialize() Initializes the object and forces the properties be loaded. (Se hereda de SqlSmoObject.)
Método público Initialize(Boolean) Initializes the object and forces the properties be loaded. (Se hereda de SqlSmoObject.)
Método protegido IsObjectInitialized Verifies whether the object has been initialized. (Se hereda de SqlSmoObject.)
Método protegido IsObjectInSpace Verifies whether the object is isolated or connected to the instance of SQL Server. (Se hereda de SqlSmoObject.)
Método público MsxDefect() Ends Microsoft SQL Server Agent participation in a multiserver administration group. 
Método público MsxDefect(Boolean) Ends SQL Server Agent participation in a multiserver administration group with the option to force defection.
Método público MsxEnlist Enlists SQL Server Agent as a target server with the specified master server in a multiserver administration.
Método público PurgeJobHistory() Removes all logged records of SQL Server Agent jobs.
Método público PurgeJobHistory(JobHistoryFilter) Removes all logged records of SQL Server Agent jobs as specified by a filter.
Método público ReadErrorLog() Enumerates the error log.
Método público ReadErrorLog(Int32) Enumerates the error log.
Método público ReassignJobsByLogin Changes ownership for any SQL Server Agent job currently owned by a SQL Server login.
Método público Refresh Refreshes the object and retrieves properties when the object is next accessed. (Se hereda de SqlSmoObject.)
Método público RemoveJobByID Removes a job with a specified ID value.
Método público RemoveJobsByLogin Removes a job with a specified login.
Método público Script() Generates a Transact-SQL script that can be used to re-create SQL Server Agent.
Método público Script(ScriptingOptions) Generates a Transact-SQL script that can be used to re-create SQL Server Agent as specified by the scripting options.
Método público SetHostLoginAccount Sets the SQL Server authentication account and password used to log in to SQL Server.
Método público SetMsxAccount(String) Sets the name of the credentials used to log in to the master server in multiserver administration.
Método público SetMsxAccount(String, String) Sets the name of the credentials used to log in to the master server in multiserver administration.
Método protegido SetParentImpl Sets the parent of the SqlSmoObject to the newParent parameter. (Se hereda de SqlSmoObject.)
Método público StartMonitor Starts monitoring the local SQL Server Agent Service by an instance of SQL Server.
Método público StopMonitor Ends monitoring the local SQL Server Agent Service by an instance of SQL Server.
Método público TestMailProfile Tests the validity of an e-mail profile.
Método público TestNetSend Tests the validity of a net send address.
Método público ToString Returns a String that represents the referenced object. (Se hereda de SqlSmoObject.)
Método público Validate Validates the state of an object. (Se hereda de SmoObjectBase.)

Arriba

Eventos

  Nombre Descripción
Evento público PropertyChanged Represents the event that occurs when a property is changed. (Se hereda de SqlSmoObject.)
Evento público PropertyMetadataChanged Represents the event that occurs when property metadata changes. (Se hereda de SqlSmoObject.)

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado IAlienObject.Discover Discovers any dependencies. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado IAlienObject.GetDomainRoot Returns the root of the domain. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado IAlienObject.GetParent Gets the parent of this object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado IAlienObject.GetPropertyType Gets the type of the specified property. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado IAlienObject.GetPropertyValue Gets the value of the specified property. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado IAlienObject.GetUrn Gets the Unified Resource Name (URN) of the object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado IAlienObject.Resolve Gets the instance that contains the information about the object from the Unified Resource Name (URN) of the object. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado IAlienObject.SetObjectState Sets the object state to the specified SfcObjectState value. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado IAlienObject.SetPropertyValue Sets the property value. (Se hereda de SqlSmoObject.)
Implementación de interfaces explícitasMétodo privado ISfcPropertyProvider.GetPropertySet Gets the interface reference to the set of properties of this object. (Se hereda de SqlSmoObject.)

Arriba

Comentarios

When you use the SQL Server Agent objects, you can reference them by using the JobServer object property of the Server object. It is not necessary to call the constructor for the JobServer object because it is automatically created when the constructor is called for the Server object.

[!NOTA]

If the CompatibilityLevel property for the MSDB database is set to Version70 SMO might throw an exception with a COLLATE error.

To get JobServer object properties, users must be a member of the SQLAgentUserRole database role on the MSDB database, or be a member of the sysadmin fixed server role.

To set JobServer object properties, users must be a member of the sysadmin fixed server role.

To run methods on the JobServer object, users must be a member of the sysadmin fixed server role.

Thread Safety

Todos los miembros estáticos (compartidos en Microsoft Visual Basic) públicos de este tipo son seguros para operaciones multiproceso. No se garantiza que los miembros de instancia sean seguros para subprocesos.  

Ejemplos

Programar tareas administrativas automáticas en el Agente SQL Server

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Smo.Agent

Otros recursos

Tareas administrativas automatizadas (Agente SQL Server)

Programar tareas administrativas automáticas en el Agente SQL Server

Procedimientos almacenados del Agente SQL Server (Transact-SQL)