Membros AlertSystem
The AlertSystem class contains system information pertaining to all alerts defined on the instance of Microsoft SQL Server.
O tipo AlertSystem expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
AddDatabaseContext | (Herdado de SqlSmoObject.) | |
Alter | Updates any AlertSystem object property changes on an instance of SQL Server. | |
AlterImpl | (Herdado de SqlSmoObject.) | |
AlterImplFinish | (Herdado de SqlSmoObject.) | |
AlterImplInit | (Herdado de SqlSmoObject.) | |
AlterImplWorker | (Herdado de SqlSmoObject.) | |
BindDefaultImpl | (Herdado de SqlSmoObject.) | |
BindRuleImpl | (Herdado de SqlSmoObject.) | |
CheckCollation | (Herdado de SqlSmoObject.) | |
CheckObjectState() () () () | Validates the state of the referenced object. (Herdado de SqlSmoObject.) | |
CheckObjectState(Boolean) | Validates the state of the referenced object with the option to specify that an exception is thrown if the object is not yet created. (Herdado de SqlSmoObject.) | |
CheckObjectStateImpl | (Herdado de SqlSmoObject.) | |
CheckVersion100 | (Herdado de SqlSmoObject.) | |
CheckVersion80 | Checks the validity of the object on SQL Server 2000. (Herdado de SqlSmoObject.) | |
CheckVersion80SP3 | Checks the validity of the object on SQL Server 2000 SP3. (Herdado de SqlSmoObject.) | |
CheckVersion90 | Check the validity of the object on SQL Server 2005. (Herdado de SqlSmoObject.) | |
CheckVersionBelow90 | (Herdado de SqlSmoObject.) | |
CleanObject | (Herdado de SqlSmoObject.) | |
CreateImpl | (Herdado de SqlSmoObject.) | |
CreateImplFinish | (Herdado de SqlSmoObject.) | |
CreateImplInit | (Herdado de SqlSmoObject.) | |
Discover | (Herdado de SqlSmoObject.) | |
DropImpl | (Herdado de SqlSmoObject.) | |
DropImplWorker | (Herdado de SqlSmoObject.) | |
EnumScriptImpl | (Herdado de SqlSmoObject.) | |
EnumScriptImplWorker | (Herdado de SqlSmoObject.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
FormatSqlVariant | (Herdado de SqlSmoObject.) | |
GenerateDataSpaceFileStreamScript | (Herdado de SqlSmoObject.) | |
GenerateDataSpaceScript | (Herdado de SqlSmoObject.) | |
GetBindDefaultScript | (Herdado de SqlSmoObject.) | |
GetBindRuleScript | (Herdado de SqlSmoObject.) | |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (Herdado de SqlSmoObject.) | |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (Herdado de SqlSmoObject.) | |
GetDateTimeParameter | (Herdado de SqlSmoObject.) | |
GetDateTimeParameterAsInt | (Herdado de SqlSmoObject.) | |
GetDBName | Gets the database name that is associated with the object. (Herdado de AgentObjectBase.) | |
GetEnumParameter | (Herdado de SqlSmoObject.) | |
GetFragOptionString | (Herdado de SqlSmoObject.) | |
GetGuidParameter | (Herdado de SqlSmoObject.) | |
GetHashCode | (Herdado de Object.) | |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (Herdado de SqlSmoObject.) | |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (Herdado de SqlSmoObject.) | |
GetPropValue | (Herdado de SqlSmoObject.) | |
GetPropValueOptional | (Herdado de SqlSmoObject.) | |
GetPropValueOptionalAllowNull | (Herdado de SqlSmoObject.) | |
GetRealValue | (Herdado de SqlSmoObject.) | |
GetScriptingOptionsForCreate | (Herdado de SqlSmoObject.) | |
GetServerName | Gets the name of the instance of SQL Server with which the object is associated. (Herdado de SqlSmoObject.) | |
GetServerObject | (Herdado de SqlSmoObject.) | |
GetSqlServerVersionName | Gets the version name of the instance of SQL Server with which the object is associated. (Herdado de SqlSmoObject.) | |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (Herdado de SqlSmoObject.) | |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (Herdado de SqlSmoObject.) | |
GetTimeSpanParameterAsInt | (Herdado de SqlSmoObject.) | |
GetType | (Herdado de Object.) | |
GetUrnRecursive(StringBuilder) | (Herdado de SqlSmoObject.) | |
GetUrnRecursive(StringBuilder, UrnIdOption) | (Herdado de SqlSmoObject.) | |
ImplInitialize | (Herdado de SqlSmoObject.) | |
Initialize() () () () | Initializes the object and forces the properties be loaded. (Herdado de SqlSmoObject.) | |
Initialize(Boolean) | Initializes the object and forces the properties be loaded. (Herdado de SqlSmoObject.) | |
IsObjectDirty | Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (Herdado de SqlSmoObject.) | |
IsObjectInitialized | Verifies whether the object has been initialized. (Herdado de SqlSmoObject.) | |
IsObjectInSpace | Verifies whether the object is isolated or connected to the instance of SQL Server. (Herdado de SqlSmoObject.) | |
IsVersion80SP3 | (Herdado de SqlSmoObject.) | |
MarkDropped | (Herdado de SqlSmoObject.) | |
MarkForDropImpl | (Herdado de SqlSmoObject.) | |
MemberwiseClone | (Herdado de Object.) | |
PostAlter | (Herdado de SqlSmoObject.) | |
PostCreate | (Herdado de SqlSmoObject.) | |
PostDrop | (Herdado de SqlSmoObject.) | |
Refresh | Refreshes the object and retrieves properties when the object is next accessed. (Herdado de SqlSmoObject.) | |
RenameImpl | This method supports the SMO infrastructure and is not intended to be used directly from your code. (Herdado de NamedSmoObject.) | |
RenameImplWorker | This method supports the SMO infrastructure and is not intended to be used directly from your code. (Herdado de NamedSmoObject.) | |
Script() () () () | Generates a Transact-SQL script that can be used to re-create the set of information represented by the AlertSystem object. | |
Script(ScriptingOptions) | Generates a Transact-SQL script that can be used to re-create the set of information represented by the AlertSystem object and as specified by the scripting options. | |
ScriptAlter | (Herdado de SqlSmoObject.) | |
ScriptChangeOwner | This method supports the SMO infrastructure and is not intended to be used directly from your code. (Herdado de NamedSmoObject.) | |
ScriptCreate | (Herdado de SqlSmoObject.) | |
ScriptDdl | (Herdado de SqlSmoObject.) | |
ScriptDrop | (Herdado de SqlSmoObject.) | |
ScriptImpl() () () () | (Herdado de SqlSmoObject.) | |
ScriptImpl(ScriptingOptions) | (Herdado de SqlSmoObject.) | |
ScriptImplWorker | (Herdado de SqlSmoObject.) | |
ScriptRename | This method supports the SMO infrastructure and is not intended to be used directly from your code. (Herdado de NamedSmoObject.) | |
SetParentImpl | (Herdado de SqlSmoObject.) | |
ToString | Returns a String that represents the referenced object. (Herdado de SqlSmoObject.) | |
TouchImpl | (Herdado de SqlSmoObject.) | |
UnbindDefaultImpl | (Herdado de SqlSmoObject.) | |
UnbindRuleImpl | (Herdado de SqlSmoObject.) | |
Validate | (Herdado de SmoObjectBase.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Herdado de SqlSmoObject.) | |
FailSafeEmailAddress | Gets or sets an e-mail address to notify when no operator is defined or available on alert notification. | |
FailSafeNetSendAddress | Gets or sets a net send address to notify when no operator is defined or available on alert notification. | |
FailSafeOperator | Gets or sets the operator to notify when no other operator is defined or available on the alert notification. | |
FailSafePagerAddress | Gets or sets a pager address to notify when no operator is defined or available on alert notification. | |
ForwardingServer | Gets or sets the instance of Microsoft SQL Server that will receive forwarded events. | |
ForwardingSeverity | Gets or sets the minimum severity level of error event that is to be forwarded to another instance of SQL Server. | |
IsForwardedAlways | Gets or sets the Boolean property value that specifies whether all events are forwarded to the forwarding server or only those that have no event notification defined on the current instance of SQL Server. | |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Herdado de SqlSmoObject.) | |
Name | Gets or sets the name of the object. (Herdado de NamedSmoObject.) | |
NotificationMethod | Gets or sets the notification method used to notify the fail-safe operator. | |
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. (Herdado de SqlSmoObject.) | |
PagerCCTemplate | Gets or sets the template text sent in the e-mail Cc: line in the e-mail sent by SQL Server Agent for pager notifications. | |
PagerSendSubjectOnly | Gets or sets the Boolean property value that specifies whether to include the e-mail Message: text in the e-mail sent by SQL Server Agent for pager notifications. | |
PagerSubjectTemplate | Gets or sets the template text sent in the e-mail Subject: line in the e-mail sent by SQL Server Agent for pager notifications. | |
PagerToTemplate | Gets or sets the template text sent in the e-mail To: line in the e-mail sent by SQL Server Agent for pager notifications. | |
Parent | Gets the JobServer object value that is the parent of the AlertSystem object. | |
Properties | Gets a collection of Property objects that represent the object properties. (Herdado de SqlSmoObject.) | |
ScalarResult | Gets the scalar result for the referenced object. (Herdado de SqlSmoObject.) | |
State | Gets the state of the referenced object. (Herdado de SmoObjectBase.) | |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Herdado de SqlSmoObject.) | |
UserData | Gets or sets user-defined data associated with the referenced object. (Herdado de SmoObjectBase.) |
Início
Eventos
Nome | Descrição | |
---|---|---|
PropertyChanged | (Herdado de SqlSmoObject.) | |
PropertyMetadataChanged | (Herdado de SqlSmoObject.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IAlienObjectDiscover | (Herdado de SqlSmoObject.) | |
IAlienObjectGetParent | (Herdado de SqlSmoObject.) | |
IAlienObjectGetProperty | (Herdado de SqlSmoObject.) | |
ISfcPropertyProviderGetPropertySet | (Herdado de SqlSmoObject.) | |
IAlienObjectGetUrn | (Herdado de SqlSmoObject.) | |
IAlienObjectResolve | (Herdado de SqlSmoObject.) | |
IAlienObjectSetProperty | (Herdado de SqlSmoObject.) |
Início