Subscription.Item Property
Gets or sets the value of a field in the subscription record.
重载列表
名称 | 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.
|
请参阅
参考
Subscription Class
Subscription Members
Microsoft.SqlServer.NotificationServices Namespace