Класс JobServer
The JobServer object represents the SQL Server Agent subsystem and the msdb database.
Иерархия наследования
System. . :: . .Object
Microsoft.SqlServer.Management.Smo. . :: . .SmoObjectBase
Microsoft.SqlServer.Management.Smo. . :: . .SqlSmoObject
Microsoft.SqlServer.Management.Smo.Agent..::..JobServer
Пространство имен: Microsoft.SqlServer.Management.Smo.Agent
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public NotInheritable Class JobServer _
Inherits SqlSmoObject _
Implements IAlterable, IScriptable
'Применение
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
Тип JobServer обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
AgentDomainGroup | Gets the SQL Server Agent domain group. | |
AgentLogLevel | Gets or sets the type of messages that are logged by SQL Server Agent. | |
AgentMailType | Gets or sets the mail type for SQL Server Agent. | |
AgentShutdownWaitTime | Gets or sets the time that SQL Server Agent waits for jobs to complete execution before shutting down. | |
AlertCategories | Represents a collection of AlertCategory objects. Each AlertCategory object represents an alert category defined on SQL Server Agent. | |
Alerts | Represents a collection of Alert objects. Each Alert object represents an alert defined on SQL Server Agent. | |
AlertSystem | The AlertSystem object stores information that applies to all the alerts defined on SQL Server Agent. | |
DatabaseMailProfile | Gets or sets a Database Mail profile. | |
ErrorLogFile | Gets or sets the name and path of the file in which SQL Server Agent records errors. | |
ExecuteForScalar | Возвращает или задает значение свойства типа Boolean, указывающее, настроен ли объект для выполнения в скалярном режиме. (Производный от SqlSmoObject.) | |
HostLoginName | Gets or sets the login used to log in to SQL Server. | |
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. | |
IdleCpuPercentage | Gets or sets the CPU idle percentage threshold that the processor is required to achieve before it is considered idle. | |
IsCpuPollingEnabled | Gets or sets the Boolean property value that specifies whether CPU polling is enabled. | |
IsTouched | Возвращает значение свойства типа Boolean, указывающее, были ли свойства объекта обновлены, но еще не сохранены на сервере. (Производный от SqlSmoObject.) | |
JobCategories | Represents a collection of JobCategory objects. Each JobCategory object represents a job category defined on Microsoft SQL Server Agent. | |
Jobs | Represents a collection of Job objects. Each Job object represents a job defined on SQL Server Agent. | |
JobServerType | Gets or sets the type of job server with regard to multiserver administration. | |
LocalHostAlias | Gets or sets the local host alias that is used to connect to the local instance of SQL Server. | |
LoginTimeout | Gets or sets the number of seconds after which an attempt to connect times out. | |
MaximumHistoryRows | Gets or sets the maximum number of history rows retained. | |
MaximumJobHistoryRows | Gets or sets the maximum number of history rows retained per job. | |
MsxAccountCredentialName | Gets or sets the Windows account required to connect to the master server using Windows Authentication. | |
MsxAccountName | Gets or sets the login required to connect to the master server using SQL Server Authentication. | |
MsxServerName | Gets or sets the name of the master server participating in multiserver administration. | |
Name | Gets the name of the SQL Server Agent service. | |
NetSendRecipient | Gets or sets the recipient of net send messages. | |
ObjectInSpace | Возвращает значение свойства типа Boolean, указывающее, существует ли объект изолированно или же он явно или неявно подключен к экземпляру SQL Server. (Производный от SqlSmoObject.) | |
OperatorCategories | Represents a collection of OperatorCategory objects. Each OperatorCategory object represents an operator category defined on SQL Server Agent. | |
Operators | Represents a collection of Operator objects. Each Operator object represents an operator defined on SQL Server Agent. | |
Parent | Gets the Server object that is the parent of the JobServer object. | |
Properties | Возвращает коллекцию объектов Property, представляющих свойства объекта. (Производный от SqlSmoObject.) | |
ProxyAccounts | Represents a collection of ProxyAccount objects. Each ProxyAccount object represents a proxy account defined on Microsoft SQL Server Agent. | |
ReplaceAlertTokensEnabled | Gets or sets the Boolean value that determines whether alert tokens are replaced on the instance of SQL Server Agent. | |
SaveInSentFolder | Gets or sets the Boolean property value that specifies whether the notifications are saved. | |
ScalarResult | Возвращает скалярный результат для объекта, на который ссылаются. (Производный от SqlSmoObject.) | |
ServiceAccount | Gets the account under which the SQL Server Agent service runs | |
ServiceStartMode | Gets the mode used to start the SQL Server Agent service. | |
SharedSchedules | Represents a collection of JobSchedule objects. Each JobSchedule object represents a shared schedule defined on SQL Server Agent. | |
SqlAgentAutoStart | Gets or sets the Boolean property value that specifies whether SQL Server Agent is automatically started. | |
SqlAgentMailProfile | Gets or sets a SQL Server Agent mail profile. | |
SqlAgentRestart | Gets or sets the Boolean property value that specifies whether SQL Server Agent is monitored and restarted if it stops. | |
SqlServerRestart | Gets or sets the Boolean property value that specifies whether the SQL Server Service is monitored and restarted if it stops. | |
State | Gets the state of the referenced object. (Производный от SmoObjectBase.) | |
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. | |
TargetServerGroups | Represents a collection of TargetServerGroup objects. Each TargetServerGroup object represents a target server group defined on SQL Server Agent. | |
TargetServers | Represents a collection of TargetServer objects. Each TargetServer object represents a target server defined on SQL Server Agent. | |
Urn | Возвращает значение адреса универсального имени ресурса (URN), которое однозначно идентифицирует объект. (Производный от SqlSmoObject.) | |
UserData | Gets or sets user-defined data associated with the referenced object. (Производный от SmoObjectBase.) | |
WriteOemErrorLog | Gets or sets the Boolean property value that specifies whether to write the error log to a non-Unicode file or not. |
В начало
Методы
Имя | Описание | |
---|---|---|
AddDatabaseContext(StringCollection) | Добавляет контекст базы данных в коллекцию запросов, определенную параметром queries. (Производный от SqlSmoObject.) | |
AddDatabaseContext(StringCollection, ScriptingOptions) | Добавляет контекст базы данных в коллекцию запросов, определяемую параметром queries при использовании указанных параметров создания скриптов. (Производный от SqlSmoObject.) | |
Alter | Updates any JobServer object property changes on an instance of SQL Server. | |
AlterImpl | Активирует событие изменения объекта. (Производный от SqlSmoObject.) | |
AlterImplFinish | Метод, вызываемый при завершении события изменения объекта. (Производный от SqlSmoObject.) | |
AlterImplInit | Метод, вызываемый при инициализации события изменения объекта. (Производный от SqlSmoObject.) | |
AlterImplWorker | Вызывает методы изменения. (Производный от SqlSmoObject.) | |
BindDefaultImpl | Связывает элементы по умолчанию, определенные параметрами. (Производный от SqlSmoObject.) | |
BindRuleImpl | Связывает схему правил с правилом и столбцами, определенными параметрами. (Производный от SqlSmoObject.) | |
CheckCollation | Проверяет порядок параметров создания скриптов в методе сортировки, определенном параметром collationName. (Производный от SqlSmoObject.) | |
CheckObjectState() () () () | Проверяет состояние связанного объекта. (Производный от SqlSmoObject.) | |
CheckObjectState(Boolean) | Проверяет состояние связанного объекта с возможностью указать исключение, возникающее, если объект еще не создан. (Производный от SqlSmoObject.) | |
CheckObjectStateImpl | Проверяет состояние объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
CheckVersion100 | Проверяет, является ли SQL Server версией SQL Server 2008. (Производный от SqlSmoObject.) | |
CheckVersion80 | Проверяет правильность объекта в SQL Server 2000. (Производный от SqlSmoObject.) | |
CheckVersion80SP3 | Проверяет правильность объекта в SQL Server 2000 с пакетом обновления 3 (SP3). (Производный от SqlSmoObject.) | |
CheckVersion90 | Проверяет правильность объекта в SQL Server 2005. (Производный от SqlSmoObject.) | |
CheckVersionBelow90 | Проверяет, является ли SQL Server более ранней версией, чем SQL Server 2005. (Производный от SqlSmoObject.) | |
CleanObject | Устанавливает объект в неизмененное исходное состояние. (Производный от SqlSmoObject.) | |
ClearHostLoginAccount | Clears the host login account and uses integrated security to log in to SQL Server. | |
ClearMsxAccount | Clears the master server login account and uses integrated security to log in to the master server. | |
CreateImpl | Создает объект с параметрами создания скриптов. (Производный от SqlSmoObject.) | |
CreateImplFinish | Метод, вызываемый при завершении события создания. (Производный от SqlSmoObject.) | |
CreateImplInit | Метод, вызываемый при инициализации события создания. (Производный от SqlSmoObject.) | |
CycleErrorLog | Closes and renames the current error log, and then creates a new empty error log file. | |
Discover | Находит список типа Object. (Производный от SqlSmoObject.) | |
DropImpl | Удаляет объект SqlSmoObject. (Производный от SqlSmoObject.) | |
DropImplWorker | Вызывает методы удаления. (Производный от SqlSmoObject.) | |
DropJobByID | Removes the job with the specified ID value. | |
DropJobsByLogin | Removes the job with the specified login name. | |
DropJobsByServer | Removes the job with the specified server. | |
EnumErrorLogs | Enumerates a list of SQL Server Agent error log information. | |
EnumJobHistory() () () () | Enumerates a list of SQL Server Agent job history information. | |
EnumJobHistory(JobHistoryFilter) | Enumerates a list of job history information. | |
EnumJobs() () () () | Enumerates a list of information about the current job. | |
EnumJobs(JobFilter) | Enumerates a list of information about current jobs. | |
EnumPerformanceCounters() () () () | Enumerates a list of SQL Server Agent performance counter information. | |
EnumPerformanceCounters(String) | Enumerates a list of SQL Server Agent performance counter information for the specified object. | |
EnumPerformanceCounters(String, String) | Enumerates a list of SQL Server Agent performance counter information for the specified object and specified counter. | |
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. | |
EnumScriptImpl | Перечисляет сценарии, заданные параметром so. (Производный от SqlSmoObject.) | |
EnumScriptImplWorker | Вызывает методы, перечисляющие заданные параметром so сценарии. (Производный от SqlSmoObject.) | |
EnumScriptImplWorkerSOChanged | Возвращает строку IEnumerable, описывающую параметры создания скриптов объекта. (Производный от SqlSmoObject.) | |
EnumSubSystems | Enumerates a list of SQL Server Agent execution subsystems. | |
Equals | (Производный от Object.) | |
ExecuteNonQuery | (Производный от SqlSmoObject.) | |
Finalize | (Производный от Object.) | |
FormatSqlVariant | Форматирует объект как имеющий тип SqlVariant. (Производный от SqlSmoObject.) | |
GenerateDataSpaceFileStreamScript | Формирует скрипт, создающий файл данных. (Производный от SqlSmoObject.) | |
GenerateDataSpaceScript | Формирует скрипт, выделяющий пространство в файле данных. (Производный от SqlSmoObject.) | |
GetBindDefaultScript | Возвращает скрипт, привязывающий значения по умолчанию, определенные параметрами defSchema и defName. (Производный от SqlSmoObject.) | |
GetBindRuleScript | Возвращает скрипт, указывающий правила привязки. (Производный от SqlSmoObject.) | |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | Назначает параметр типа boolean объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | Назначает свойство типа boolean объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetDateTimeParameter | Назначает свойство типа datetime объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetDateTimeParameterAsInt | Назначает свойство типа datetime объекта SqlSmoObject в виде целочисленного значения, если свойство типа datetime не равно NULL. (Производный от SqlSmoObject.) | |
GetDBName | Возвращает имя базы данных, связанной с объектом. (Производный от SqlSmoObject.) | |
GetEnumParameter | Назначает свойство перечисления SqlSmoObject. (Производный от SqlSmoObject.) | |
GetFragOptionString | Возвращает объект FragmentationOption в виде строкового значения. (Производный от SqlSmoObject.) | |
GetGuidParameter | Назначает свойство Guid объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetHashCode | (Производный от Object.) | |
GetJobByID | Returns a job with the specified ID value. | |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | Назначает параметр объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | Назначает параметр объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetPropValue | Возвращает значение свойства объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetPropValueOptional | Возвращает значение свойства объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetPropValueOptionalAllowNull | Возвращает значение свойства объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetRealValue | Возвращает значение свойства объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetScriptingOptionsForCreate | Возвращает параметры ScriptingOptions объектаSqlSmoObject. (Производный от SqlSmoObject.) | |
GetServerName | Возвращает имя экземпляра SQL Server, с которым связан объект. (Производный от SqlSmoObject.) | |
GetServerObject | Возвращает сервер объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetSqlServerVersionName | Возвращает имя версии экземпляра SQL Server, с которым связан объект. (Производный от SqlSmoObject.) | |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | Назначает параметр типа string объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | Назначает параметр типа string объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetTimeSpanParameterAsInt | Назначает параметр временного диапазона объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
GetType | (Производный от Object.) | |
GetUrnRecursive(StringBuilder) | Присваивает объект Urn объекту SqlSmoObject. (Производный от SqlSmoObject.) | |
GetUrnRecursive(StringBuilder, UrnIdOption) | Присваивает объект Urn объекту SqlSmoObject. (Производный от SqlSmoObject.) | |
ImplInitialize | Инициализирует поля объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
Initialize() () () () | Инициализирует объект и инициирует загрузку свойств. (Производный от SqlSmoObject.) | |
Initialize(Boolean) | Инициализирует объект и инициирует загрузку свойств. (Производный от SqlSmoObject.) | |
IsObjectDirty | Проверяет, было ли изменено свойство объекта, еще не сохраненное в экземпляре SQL Server. (Производный от SqlSmoObject.) | |
IsObjectInitialized | Проверяет, был ли объект инициализирован. (Производный от SqlSmoObject.) | |
IsObjectInSpace | Проверяет, является ли объект изолированным или подключенным к экземпляру SQL Server. (Производный от SqlSmoObject.) | |
IsVersion80SP3 | Определяет, является ли SQL Server версией SQL Server 2000 с пакетом обновления 3 (SP3). (Производный от SqlSmoObject.) | |
IsVersion90AndAbove | Определяет, является ли SQL Server версией SQL Server 2005 или более поздней. (Производный от SqlSmoObject.) | |
MarkDropped | Устанавливает состояние SqlSmoState для удаления. (Производный от SqlSmoObject.) | |
MarkForDropImpl | Устанавливает состояние SqlSmoState для удаления. (Производный от SqlSmoObject.) | |
MemberwiseClone | (Производный от Object.) | |
MsxDefect() () () () | Ends Microsoft SQL Server Agent participation in a multiserver administration group. | |
MsxDefect(Boolean) | Ends SQL Server Agent participation in a multiserver administration group with the option to force defection. | |
MsxEnlist | Enlists SQL Server Agent as a target server with the specified master server in a multiserver administration. | |
PostAlter | Метод, активируемый после изменения SqlSmoObject. (Производный от SqlSmoObject.) | |
PostCreate | Метод, активируемый после создания SqlSmoObject. (Производный от SqlSmoObject.) | |
PostDrop | Метод, активируемый после удаления SqlSmoObject. (Производный от SqlSmoObject.) | |
PurgeJobHistory() () () () | Removes all logged records of SQL Server Agent jobs. | |
PurgeJobHistory(JobHistoryFilter) | Removes all logged records of SQL Server Agent jobs as specified by a filter. | |
ReadErrorLog() () () () | Enumerates the error log. | |
ReadErrorLog(Int32) | Enumerates the error log. | |
ReassignJobsByLogin | Changes ownership for any SQL Server Agent job currently owned by a SQL Server login. | |
Refresh | Обновляет объект и извлекает свойства объекта при следующем обращении. (Производный от SqlSmoObject.) | |
RemoveJobByID | Removes a job with a specified ID value. | |
RemoveJobsByLogin | Removes a job with a specified login. | |
Script() () () () | Generates a Transact-SQL script that can be used to re-create SQL Server Agent. | |
Script(ScriptingOptions) | Generates a Transact-SQL script that can be used to re-create SQL Server Agent as specified by the scripting options. | |
ScriptAlter | Изменяет SqlSmoObject в соответствии с параметрами. (Производный от SqlSmoObject.) | |
ScriptCreate | Изменяет SqlSmoObject в соответствии с параметрами. (Производный от SqlSmoObject.) | |
ScriptDdl | Вызывает исключение InvalidSmoOperationException. (Производный от SqlSmoObject.) | |
ScriptDrop | Вызывает исключение InvalidSmoOperationException. (Производный от SqlSmoObject.) | |
ScriptImpl() () () () | Возвращает коллекцию скриптов SqlSmoObject. (Производный от SqlSmoObject.) | |
ScriptImpl(ScriptingOptions) | Возвращает коллекцию скриптов SqlSmoObject. (Производный от SqlSmoObject.) | |
ScriptImplWorker | Возвращает коллекцию скриптов SqlSmoObject. (Производный от SqlSmoObject.) | |
SetHostLoginAccount | Sets the SQL Server authentication account and password used to log in to SQL Server. | |
SetMsxAccount(String) | Sets the name of the credentials used to log in to the master server in multiserver administration. | |
SetMsxAccount(String, String) | Sets the name of the credentials used to log in to the master server in multiserver administration. | |
SetParentImpl | Устанавливает родительский объект объекта SqlSmoObject в значение параметра newParent. (Производный от SqlSmoObject.) | |
StartMonitor | Starts monitoring the local SQL Server Agent Service by an instance of SQL Server. | |
StopMonitor | Ends monitoring the local SQL Server Agent Service by an instance of SQL Server. | |
TestMailProfile | Tests the validity of an e-mail profile. | |
TestNetSend | Tests the validity of a net send address. | |
ToString | Возвращает String, представляющее объект, на который ссылаются. (Производный от SqlSmoObject.) | |
TouchImpl | Не реализовано. (Производный от SqlSmoObject.) | |
UnbindDefaultImpl | Отменяет привязку столбцов по умолчанию для объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
UnbindRuleImpl | Отменяет привязку правил для объекта SqlSmoObject. (Производный от SqlSmoObject.) | |
Validate | Validates the state of an object. (Производный от SmoObjectBase.) |
В начало
События
Имя | Описание | |
---|---|---|
PropertyChanged | Представляет событие, возникающее при изменении свойства. (Производный от SqlSmoObject.) | |
PropertyMetadataChanged | Представляет событие, возникающее при изменении метаданных свойства. (Производный от SqlSmoObject.) |
В начало
Поля
Имя | Описание | |
---|---|---|
m_ExtendedProperties | Представляет свойство, определенное для расширения свойств, предоставляемых объектом SqlSmoObject. (Производный от SqlSmoObject.) | |
singletonParent | Представляет единственного родителя. (Производный от SqlSmoObject.) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
IAlienObject. . :: . .Discover | Находит любые зависимости. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SqlSmoObject.) | |
IAlienObject. . :: . .GetDomainRoot | Возвращает корневой элемент домена. (Производный от SqlSmoObject.) | |
IAlienObject. . :: . .GetParent | Возвращает родительский объект для данного объекта. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SqlSmoObject.) | |
IAlienObject. . :: . .GetPropertyType | Возвращает тип указанного свойства. (Производный от SqlSmoObject.) | |
IAlienObject. . :: . .GetPropertyValue | Возвращает значение указанного свойства. (Производный от SqlSmoObject.) | |
IAlienObject. . :: . .GetUrn | Возвращает универсальное имя ресурса для объекта. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SqlSmoObject.) | |
IAlienObject. . :: . .Resolve | Возвращает экземпляр, содержащий данные об объекте из универсального имени ресурса для объекта. (Производный от SqlSmoObject.) | |
IAlienObject. . :: . .SetObjectState | Задает состоянию объекта указанное значение SfcObjectState. (Производный от SqlSmoObject.) | |
IAlienObject. . :: . .SetPropertyValue | Устанавливает значение свойства. (Производный от SqlSmoObject.) | |
ISfcPropertyProvider. . :: . .GetPropertySet | Возвращает ссылку на интерфейс для набора свойств данного объекта. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SqlSmoObject.) |
В начало
Замечания
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.
Примечание |
---|
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
Все общие статические члены этого типа (Shared в Microsoft Visual Basic) можно использовать в многопоточных операциях. Безопасная многопоточная работа с членами экземпляров типа не гарантируется.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.