Aracılığıyla paylaş


JobServer Members

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

The following tables list the members exposed by the JobServer type.

Protected Fields

  Name Description
ms219114.protfield(tr-tr,SQL.100).gif m_ExtendedProperties  (inherited from SqlSmoObject )

Top

Public Properties

(see also Protected Properties )

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

Top

Protected Properties

  Name Description
ms219114.protproperty(tr-tr,SQL.100).gif ExecuteForScalar  Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (inherited from SqlSmoObject)
ms219114.protproperty(tr-tr,SQL.100).gif IsTouched  Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (inherited from SqlSmoObject)
ms219114.protproperty(tr-tr,SQL.100).gif ObjectInSpace  Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (inherited from SqlSmoObject)
ms219114.protproperty(tr-tr,SQL.100).gif ScalarResult  Gets the scalar result for the referenced object. (inherited from SqlSmoObject)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms219114.pubmethod(tr-tr,SQL.100).gif Alter Updates any JobServer object property changes on an instance of SQL Server.
ms219114.pubmethod(tr-tr,SQL.100).gif ClearHostLoginAccount Clears the host login account and uses integrated security to log in to SQL Server.
ms219114.pubmethod(tr-tr,SQL.100).gif ClearMsxAccount Clears the master server login account and uses integrated security to log in to the master server.
ms219114.pubmethod(tr-tr,SQL.100).gif CycleErrorLog Closes and renames the current error log, and then creates a new empty error log file.
ms219114.pubmethod(tr-tr,SQL.100).gif Discover  (inherited from SqlSmoObject )
ms219114.pubmethod(tr-tr,SQL.100).gif DropJobByID Removes the job with the specified ID value.
ms219114.pubmethod(tr-tr,SQL.100).gif DropJobsByLogin Removes the job with the specified login name.
ms219114.pubmethod(tr-tr,SQL.100).gif DropJobsByServer Removes the job with the specified server.
ms219114.pubmethod(tr-tr,SQL.100).gif EnumErrorLogs Enumerates a list of SQL Server Agent error log information.
ms219114.pubmethod(tr-tr,SQL.100).gif EnumJobHistory Overloaded. Enumerates a list of SQL Server Agent job history information.
ms219114.pubmethod(tr-tr,SQL.100).gif EnumJobs Overloaded. Enumerates a list of information about the current job.
ms219114.pubmethod(tr-tr,SQL.100).gif EnumPerformanceCounters Overloaded. Enumerates a list of SQL Server Agent performance counter information.
ms219114.pubmethod(tr-tr,SQL.100).gif EnumSubSystems Enumerates a list of SQL Server Agent execution subsystems.
ms219114.pubmethod(tr-tr,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms219114.pubmethod(tr-tr,SQL.100).gifms219114.static(tr-tr,SQL.100).gif GetChildType  (inherited from SqlSmoObject )
ms219114.pubmethod(tr-tr,SQL.100).gif GetHashCode  (inherited from Object )
ms219114.pubmethod(tr-tr,SQL.100).gif GetJobByID Returns a job with the specified ID value.
ms219114.pubmethod(tr-tr,SQL.100).gif GetType  (inherited from Object )
ms219114.pubmethod(tr-tr,SQL.100).gifms219114.static(tr-tr,SQL.100).gif GetTypeFromUrnSkeleton  (inherited from SqlSmoObject )
ms219114.pubmethod(tr-tr,SQL.100).gif Initialize  Overloaded. Initializes the object and forces the properties be loaded. (inherited from SqlSmoObject)
ms219114.pubmethod(tr-tr,SQL.100).gif MsxDefect Overloaded. Ends SQL Server Agent participation in a multiserver administration group.
ms219114.pubmethod(tr-tr,SQL.100).gif MsxEnlist Enlists SQL Server Agent as a target server with the specified master server in a multiserver administration.
ms219114.pubmethod(tr-tr,SQL.100).gif PurgeJobHistory Overloaded. Removes all logged records of SQL Server Agent jobs.
ms219114.pubmethod(tr-tr,SQL.100).gif ReadErrorLog Overloaded. Enumerates the error log.
ms219114.pubmethod(tr-tr,SQL.100).gif ReassignJobsByLogin Changes ownership for any SQL Server Agent job currently owned by a SQL Server login.
ms219114.pubmethod(tr-tr,SQL.100).gifms219114.static(tr-tr,SQL.100).gif ReferenceEquals  (inherited from Object )
ms219114.pubmethod(tr-tr,SQL.100).gif Refresh  Refreshes the object and retrieves properties when the object is next accessed. (inherited from SqlSmoObject)
ms219114.pubmethod(tr-tr,SQL.100).gif RemoveJobByID Removes a job with a specified ID value.
ms219114.pubmethod(tr-tr,SQL.100).gif RemoveJobsByLogin Removes a job with a specified login.
ms219114.pubmethod(tr-tr,SQL.100).gif Script Overloaded. Generates a Transact-SQL script that can be used to re-create SQL Server Agent.
ms219114.pubmethod(tr-tr,SQL.100).gif SetHostLoginAccount Sets the SQL Server authentication account and password used to log in to SQL Server.
ms219114.pubmethod(tr-tr,SQL.100).gif SetMsxAccount Overloaded. Sets the name of the credentials used to log in to the master server in multiserver administration.
ms219114.pubmethod(tr-tr,SQL.100).gif StartMonitor Starts monitoring the local SQL Server Agent Service by an instance of SQL Server.
ms219114.pubmethod(tr-tr,SQL.100).gif StopMonitor Ends monitoring the local SQL Server Agent Service by an instance of SQL Server.
ms219114.pubmethod(tr-tr,SQL.100).gif TestMailProfile Tests the validity of an e-mail profile.
ms219114.pubmethod(tr-tr,SQL.100).gif TestNetSend Tests the validity of a net send address.
ms219114.pubmethod(tr-tr,SQL.100).gif ToString  Returns a String that represents the referenced object. (inherited from SqlSmoObject)
ms219114.pubmethod(tr-tr,SQL.100).gif Validate  (inherited from SmoObjectBase )

Top

Protected Methods

  Name Description
ms219114.protmethod(tr-tr,SQL.100).gif AddDatabaseContext  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif AlterImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif AlterImplFinish  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif AlterImplInit  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif AlterImplWorker  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif BindDefaultImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif BindRuleImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif CheckCollation  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif CheckObjectState  Overloaded. Validates the state of the referenced object. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif CheckObjectStateImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif CheckVersion100  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif CheckVersion80  Checks the validity of the object on SQL Server 2000. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif CheckVersion80SP3  Checks the validity of the object on SQL Server 2000 SP3. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif CheckVersion90  Check the validity of the object on SQL Server 2005. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif CheckVersionBelow90  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif CleanObject  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif CreateImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif CreateImplFinish  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif CreateImplInit  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif DropImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif DropImplWorker  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif EnumScriptImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif EnumScriptImplWorker  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif Finalize  (inherited from Object )
ms219114.protmethod(tr-tr,SQL.100).gif FormatSqlVariant  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GenerateDataSpaceFileStreamScript  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GenerateDataSpaceScript  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetBindDefaultScript  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetBindRuleScript  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetBoolParameter  Overloaded. (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetDateTimeParameter  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetDateTimeParameterAsInt  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetDBName  Gets the name of the database with which SQL Server Agent is associated. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif GetEnumParameter  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetFragOptionString  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetGuidParameter  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetParameter  Overloaded. (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetPropValue  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetPropValueOptional  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetPropValueOptionalAllowNull  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetRealValue  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetScriptingOptionsForCreate  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetServerName  Gets the name of the instance of SQL Server with which the object is associated. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif GetServerObject  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetSqlServerVersionName  Gets the version name of the instance of SQL Server with which the object is associated. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif GetStringParameter  Overloaded. (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetTimeSpanParameterAsInt  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif GetUrnRecursive  Overloaded. (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif ImplInitialize  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gifms219114.static(tr-tr,SQL.100).gif IsCollectionDirty  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif IsObjectDirty  Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif IsObjectInitialized  Verifies whether the object has been initialized. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif IsObjectInSpace  Verifies whether the object is isolated or connected to the instance of SQL Server. (inherited from SqlSmoObject)
ms219114.protmethod(tr-tr,SQL.100).gif IsVersion80SP3  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif MarkDropped  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif MarkForDropImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif MemberwiseClone  (inherited from Object )
ms219114.protmethod(tr-tr,SQL.100).gif PostAlter  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif PostCreate  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif PostDrop  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif ScriptAlter  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif ScriptCreate  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif ScriptDdl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif ScriptDrop  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif ScriptImpl  Overloaded. (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif ScriptImplWorker  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif SetParentImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif TouchImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gifms219114.static(tr-tr,SQL.100).gif Trace  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif UnbindDefaultImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gif UnbindRuleImpl  (inherited from SqlSmoObject )
ms219114.protmethod(tr-tr,SQL.100).gifms219114.static(tr-tr,SQL.100).gif UpdateCollectionState2  (inherited from SqlSmoObject )

Top

Public Events

  Name Description
ms219114.pubevent(tr-tr,SQL.100).gif PropertyChanged  (inherited from SqlSmoObject )
ms219114.pubevent(tr-tr,SQL.100).gif PropertyMetadataChanged  (inherited from SqlSmoObject )

Top