Represents a collection of parameters.
Vererbungshierarchie
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
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public NotInheritable Class ParameterCollection _
Inherits SfcCollatedDictionaryCollection(Of ParameterInfo, ParameterInfo.Key, SfcInstance)
'Usage
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>
Der ParameterCollection-Typ macht folgende Elemente verfügbar.
Eigenschaften
.gif) |
Ascending |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Count |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Initialized |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
IsReadOnly |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
IsSynchronized |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Item[String] |
Gets the ParameterInfo with the specified id. |
.gif) |
Item[K] |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Parent |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
SyncRoot |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
Zum Anfang
Methoden
.gif) |
Add |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Clear |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Contains(String) |
Determines whether the parameter contains the specified name. |
.gif) |
Contains(T) |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Contains(T) |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
CopyTo(Array, Int32) |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
CopyTo(array<T[], Int32) |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Equals |
(Geerbt von Object.) |
.gif) |
GetEnumerator |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
GetHashCode |
(Geerbt von Object.) |
.gif) |
GetType |
(Geerbt von Object.) |
.gif) |
Refresh() |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Refresh(Boolean) |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Remove |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
RemoveInternal |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
Rename |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) |
ToString |
(Geerbt von Object.) |
.gif) |
TryGetValue |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
.gif) .gif) |
ISfcCollection.Add |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.AddShadow |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
IComparer<K>.Compare |
(Geerbt von SfcCollatedDictionaryCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
IListSource.ContainsListCollection |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.Count |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.GetExisting |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
IListSource.GetList |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.Initialized |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.Parent |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.Remove |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
.gif) .gif) |
ISfcCollection.Rename |
(Geerbt von SfcCollection<ParameterInfo, ParameterInfo.Key, SfcInstance>.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.SqlServer.Management.IntegrationServices-Namespace