AlertSystem Properties

AlertSystem Object Properties Methods Collections

Property Description

Application
    Application
    Write: No
The Application object.
FailSafeOperator
    Identifier
    Write: Yes
The operator to notify if, when an Alert fires, no operators are defined or available for that Alert.
ForwardingServer
    Identifier
    Write: Yes
The SQL Server that is providing Alert services for this SQLServer.
ForwardingSeverity
    Long
    Write: Yes
Alerts with a severity of this property value or higher will be forwarded to the ForwardingServer. Valid severity values are 1 through 25, 110, 120, 130, and 140.
NotificationMethod
    
    Write: Yes
Type of notification to use when the FailSafeOperator is notified.
PagerCCTemplate
    String
    Write: Yes
The template for creating the CC line of a pager notification. If this property contains the string "<#A#>", the AlertSystem will replace this string with the PagerAddress value of the Operator that this pager notification is sent to.
PagerSendSubjectOnly
    Boolean
    Write: Yes
Determines if only the subject line is sent with pager notifications. If True, only the subject line (and no message text) is sent with the pager notification. If True, the subject line and the message text are sent with the pager notification.
PagerSubjectTemplate
    String
    Write: Yes
The template for creating the Subject line of a pager notification. If this property contains the string "<#S#>", the AlertSystem will replace this string with the alert subject before this pager notification is sent. If empty, the AlertSystem will use the alert subject.
PagerToTemplate
    String
    Write: Yes
The template for creating the To line of a pager notification. If this property contains the string "<#A#>", the AlertSystem will replace this string with the PagerAddress value of the Operator that this pager notification is sent to. If empty, the AlertSystem will use the PagerAddress of the Operator.
Parent
    Executive
    Write: No
The Executive object.
TypeOf
    SQLOLE_OBJECT_TYPE
    Write: No
The type of object.
UserData
    Long
    Write: Yes
Temporary storage space contained in this object for private use by the application. SQL-DMO does not use this property.