Share via


NotificationFieldCollection.Item Property

Gets a specific NotificationField object in the NotificationFieldCollection object either by position or by name.

Overload List

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

See Also

Reference

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

Other Resources

Defining the Notification Schema
Field Element for Schema/Fields (ADF)