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