DeliveryChannelArgumentCollection.Item Property
Gets a specific DeliveryChannelArgument object in the DeliveryChannelArgumentCollection object either by position or by name.
重载列表
名称 | Description |
---|---|
DeliveryChannelArgumentCollection.Item (Int32) |
Gets a specific DeliveryChannelArgument object in the DeliveryChannelArgumentCollection object by position.
|
DeliveryChannelArgumentCollection.Item (String) |
Gets a specific DeliveryChannelArgument object in the DeliveryChannelArgumentCollection object by name.
|
请参阅
参考
DeliveryChannelArgumentCollection Class
DeliveryChannelArgumentCollection Members
Microsoft.SqlServer.Management.Nmo Namespace