SubscriptionEventRuleCollection.Item Property
Gets a specific SubscriptionEventRule object in the SubscriptionEventRuleCollection object either by position or by name.
Overload List
Name | Description |
---|---|
SubscriptionEventRuleCollection.Item (Int32) |
Gets a specific SubscriptionEventRule object in the SubscriptionEventRuleCollection object by position.
|
SubscriptionEventRuleCollection.Item (String) |
Gets a specific SubscriptionEventRule object in the SubscriptionEventRuleCollection object by name.
|
See Also
Reference
SubscriptionEventRuleCollection Class
SubscriptionEventRuleCollection Members
Microsoft.SqlServer.Management.Nmo Namespace