Subscription.Item Property
Gets or sets the value of a field in the subscription record.
Overload List
Name | Description |
---|---|
Subscription.Item (Int32) |
Gets or sets the value of a field in the subscription record, using the field ordinal as an identifier.
|
Subscription.Item (String) |
Gets or sets the value of a field in the subscription record, using the field name as an identifier.
|
See Also
Reference
Subscription Class
Subscription Members
Microsoft.SqlServer.NotificationServices Namespace