Share via


SubscriptionScheduledRuleCollection.Item Property

Gets a specific SubscriptionScheduledRule object in the SubscriptionScheduledRuleCollection object either by position or by name.

Overload List

Name Description
SubscriptionScheduledRuleCollection.Item (Int32)
Gets a specific SubscriptionScheduledRule object in the SubscriptionScheduledRuleCollection object by position.
SubscriptionScheduledRuleCollection.Item (String)
Gets a specific SubscriptionScheduledRule object in the SubscriptionScheduledRuleCollection object by name.

See Also

Reference

SubscriptionScheduledRuleCollection Class
SubscriptionScheduledRuleCollection Members
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining Scheduled Rules
ScheduledRule Element (ADF)