Clase ParameterCollection
En este artículo
Represents a collection of parameters.
Jerarquía de herencia
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
Espacio de nombres: Microsoft.SqlServer.Management.IntegrationServices
Ensamblado: Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxis
'Declaración
Public NotInheritable Class ParameterCollection _
Inherits SfcCollatedDictionaryCollection(Of ParameterInfo, ParameterInfo.Key, SfcInstance)
'Uso
Dim instance As ParameterCollection
public sealed class ParameterCollection : SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>
public ref class ParameterCollection sealed : public SfcCollatedDictionaryCollection<ParameterInfo^, ParameterInfo.Key^, SfcInstance^>
[<SealedAttribute>]
type ParameterCollection =
class
inherit SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>
end
public final class ParameterCollection extends SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>
El tipo ParameterCollection expone los siguientes miembros.
Propiedades
Ascending
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Count
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Initialized
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
IsReadOnly
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
IsSynchronized
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Item[String]
Gets the ParameterInfo with the specified id.
Item[K]
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Parent
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
SyncRoot
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Arriba
Métodos
Add
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Clear
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Contains(String)
Determines whether the parameter contains the specified name.
Contains(T)
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Contains(T)
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
CopyTo(Array, Int32)
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
CopyTo(array<T[], Int32)
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Equals
(Se hereda de Object .)
GetEnumerator
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
GetHashCode
(Se hereda de Object .)
GetType
(Se hereda de Object .)
Refresh()
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Refresh(Boolean)
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Remove
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
RemoveInternal
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Rename
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ToString
(Se hereda de Object .)
TryGetValue
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Arriba
Implementaciones de interfaces explícitas
ISfcCollection.Add
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.AddShadow
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
IComparer<K>.Compare
(Se hereda de SfcCollatedDictionaryCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
IListSource.ContainsListCollection
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.Count
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.EnsureInitialized
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.FinishMerge
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.GetCollectionElementNameImpl
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.GetElementFactory
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
IEnumerable.GetEnumerator
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.GetExisting
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
IListSource.GetList
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.GetObjectByKey
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.Initialized
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.Parent
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.PrepareMerge
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.Remove
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.RemoveElement
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
ISfcCollection.Rename
(Se hereda de SfcCollection <ParameterInfo , ParameterInfo.Key , SfcInstance >.)
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices