NotificationFieldCollection.Add Method
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