Subscription.Item Property
Gets or sets the value of a field in the subscription record.
Überladungsliste
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.
|
Siehe auch
Verweis
Subscription Class
Subscription Members
Microsoft.SqlServer.NotificationServices Namespace