JobServer.Alerts Property
Definition
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ObjectContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.Agent.Alert))]
public Microsoft.SqlServer.Management.Smo.Agent.AlertCollection Alerts { get; }
member this.Alerts : Microsoft.SqlServer.Management.Smo.Agent.AlertCollection
Public ReadOnly Property Alerts As AlertCollection
Property Value
- AlertCollection
- Attributes
-
Applies to