ParameterCollection Class
SQL Server 2012
Represents a collection of parameters.
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>
Microsoft.SqlServer.Management.IntegrationServices.ParameterCollection
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>
Microsoft.SqlServer.Management.IntegrationServices.ParameterCollection
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The ParameterCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Ascending | (Inherited from SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
![]() | Count | (Inherited from SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
![]() | Initialized | (Inherited from SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
![]() | IsReadOnly | (Inherited from SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
![]() | IsSynchronized | (Inherited from SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
![]() | Item[String] | Gets the ParameterInfo with the specified id. |
![]() | Item[K] | (Inherited from SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
![]() | Parent | (Inherited from SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
![]() | SyncRoot | (Inherited from SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
Top
Top


