NotificationComputedFieldCollection.Item Property
Gets a specific NotificationComputedField object in the NotificationComputedFieldCollection object either by position or by field name.
Overload List
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.
|
See Also
Reference
NotificationComputedFieldCollection Class
NotificationComputedFieldCollection Members
Microsoft.SqlServer.Management.Nmo Namespace
Other Resources
Defining the Notification Schema
ComputedFields Element (ADF)