SubscriptionFieldCollection.Item Property
Gets a specific SubscriptionField object in the SubscriptionFieldCollection object either by position or by name.
Overload List
Name | Description |
---|---|
SubscriptionFieldCollection.Item (Int32) |
Gets a specific SubscriptionField object in the SubscriptionFieldCollection object by position.
|
SubscriptionFieldCollection.Item (String) |
Gets a specific SubscriptionField object in the SubscriptionFieldCollection object by name.
|
See Also
Reference
SubscriptionFieldCollection Class
SubscriptionFieldCollection Members
Microsoft.SqlServer.Management.Nmo Namespace
Other Resources
Defining the Subscription Schema
Field Element for Schema/Fields (ADF)