Adds a NotificationField to the NotificationFieldCollection.
重载列表
| 名称 | 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.
|
请参阅
参考
NotificationFieldCollection Class
NotificationFieldCollection Members
Microsoft.SqlServer.Management.Nmo Namespace
Instance.Update Method