Operator Properties

Operator Object Properties Methods Lists Collections

Property Description

Application
    Application
    Write: No
The Application object.
EmailAddress
    String
    Write: Yes
The email name (address) for this operator.
Enabled
    Boolean
    Write: Yes
Determines if this operator is available to receive alert notifications. If True, this operator can receive notifications when an alert fires. If False, this operator will not receive any alert notifications.
ID
    Long
    Write: No
The operator ID.
LastEmailDate
    Date
    Write: No
The date and time this operator last received an email alert notification.
LastPageDate
    Date
    Write: No
The date and time this operator last received a pager alert notification.
Name
    String
    Write: Yes
The operator name.
PagerDays
    SQLOLE_WEEKDAY_TYPE
    Write: Yes
The days of the week during which this operator is available to receive a pager alert notification.
PagerAddress
    String
    Write: Yes
The pager email address.
Parent
    SQLServer
    Write: No
The SQLServer object.
SaturdayPagerEndTime
    Date
    Write: Yes
The time of day on Saturday before which this operator is available to receive a pager alert notification.
SaturdayPagerStartTime
    Date
    Write: Yes
The time of day on Saturday after which this operator is available to receive a pager alert notification.
SundayPagerEndTime
    Date
    Write: Yes
The time of day on Sunday before which this operator is available to receive a pager alert notification.
SundayPagerStartTime
    Date
    Write: Yes
The time of day on Sunday after which this operator is available to receive a pager alert notification.
WeekdayPagerEndTime
    Date
    Write: Yes
The time of day on a weekday (Monday through Friday) before which this operator is available to receive a pager alert notification.
WeekdayPagerStartTime
    Date
    Write: Yes
The time of day on a weekday (Monday through Friday) after which this operator is available to receive a pager alert notification.
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.