NotificationComputedFieldCollection.Item Property
Gets a specific NotificationComputedField object in the NotificationComputedFieldCollection object either by position or by field name.
多載清單
名稱 | Description |
---|---|
NotificationComputedFieldCollection.Item (Int32) |
Gets a specific NotificationComputedField object in the NotificationComputedFieldCollection object by position.
|
NotificationComputedFieldCollection.Item (String) |
Gets a specific NotificationComputedField object in the NotificationComputedFieldCollection object by field name.
|
請參閱
參考
NotificationComputedFieldCollection Class
NotificationComputedFieldCollection Members
Microsoft.SqlServer.Management.Nmo Namespace