Gets a specific NotificationField object in the NotificationFieldCollection object either by position or by 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.
|
请参阅
参考
NotificationFieldCollection Class
NotificationFieldCollection Members
Microsoft.SqlServer.Management.Nmo Namespace