Поделиться через


Класс ParameterCollection

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.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public NotInheritable Class ParameterCollection _
    Inherits SfcCollatedDictionaryCollection(Of ParameterInfo, ParameterInfo.Key, SfcInstance)
'Применение
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>

Тип ParameterCollection обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Ascending (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытое свойство Count (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Защищенное свойство Initialized (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытое свойство IsReadOnly (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытое свойство IsSynchronized (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытое свойство Item[String] Gets the ParameterInfo with the specified id.
Открытое свойство Item[K] (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Защищенное свойство Parent (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытое свойство SyncRoot (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)

В начало

Методы

  Имя Описание
Открытый метод Add (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод Clear (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод Contains(String) Determines whether the parameter contains the specified name.
Открытый метод Contains(T) (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод Contains(T) (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод CopyTo(Array, Int32) (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод CopyTo(array<T[], Int32) (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод Equals (Производный от Object.)
Открытый метод GetEnumerator (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод Refresh() (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод Refresh(Boolean) (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод Remove (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Защищенный метод RemoveInternal (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Защищенный метод Rename (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Открытый метод ToString (Производный от Object.)
Открытый метод TryGetValue (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ISfcCollection.Add (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.AddShadow (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод IComparer<K>.Compare (Производный от SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытое свойство IListSource.ContainsListCollection (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытое свойство ISfcCollection.Count (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.EnsureInitialized (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.FinishMerge (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.GetCollectionElementNameImpl (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.GetElementFactory (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод IEnumerable.GetEnumerator (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.GetExisting (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод IListSource.GetList (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.GetObjectByKey (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытое свойство ISfcCollection.Initialized (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытое свойство ISfcCollection.Parent (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.PrepareMerge (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.Remove (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.RemoveElement (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)
Явная реализация интерфейсаЗакрытый метод ISfcCollection.Rename (Производный от SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.IntegrationServices