Share via


NotificationFieldCollection.Add Method

Adds a NotificationField to the NotificationFieldCollection.

Overload List

Name Description
NotificationFieldCollection.Add (NotificationField)
Adds a NotificationField at the end of the NotificationFieldCollection.
NotificationFieldCollection.Add (NotificationField, Int32)
Adds a NotificationField object to the NotificationFieldCollection at the specified position.
NotificationFieldCollection.Add (NotificationField, String)
Adds a NotificationField object to the NotificationFieldCollection before a named notification field.

See Also

Reference

NotificationFieldCollection Class
NotificationFieldCollection Members
Microsoft.SqlServer.Management.Nmo Namespace
Instance.Update Method

Other Resources

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