Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a collection of DTSParamValue objects.
The following tables list the members exposed by the DTSParamValueCollection type.
Public Constructors
| Name | Description | |
|---|---|---|
| DTSParamValueCollection | Initializes a new instance of the DTSParamValueCollection class. |
Nach oben
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
![]() |
Capacity | (inherited from CollectionBase ) |
![]() |
Count | (inherited from CollectionBase ) |
![]() |
Item | Gets an element at a specified index. |
Nach oben
Protected Properties
| Name | Description | |
|---|---|---|
![]() |
InnerList | (inherited from CollectionBase ) |
![]() |
List | (inherited from CollectionBase ) |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Add | Adds a DTSParamValue to the end of a collection. |
![]() |
Clear | (inherited from CollectionBase ) |
![]() |
Clone | Creates a deep copy of a collection. This method cannot be inherited. |
![]() |
Contains | Indicates whether the items in a collection can be accessed by using indexing without throwing an exception. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetEnumerator | (inherited from CollectionBase ) |
![]() |
GetHashCode | Overridden. Returns the hash code for this object. |
![]() |
GetType | (inherited from Object ) |
![]() |
IndexOf | Returns the zero-based index of the first occurrence of a value in a collection. |
![]() |
Insert | Adds a new DTSParamValue object into a collection at the location specified by the index. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
RemoveAt | (inherited from CollectionBase ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
OnClear | (inherited from CollectionBase ) |
![]() |
OnClearComplete | (inherited from CollectionBase ) |
![]() |
OnInsert | (inherited from CollectionBase ) |
![]() |
OnInsertComplete | (inherited from CollectionBase ) |
![]() |
OnRemove | (inherited from CollectionBase ) |
![]() |
OnRemoveComplete | (inherited from CollectionBase ) |
![]() |
OnSet | (inherited from CollectionBase ) |
![]() |
OnSetComplete | (inherited from CollectionBase ) |
![]() |
OnValidate | (inherited from CollectionBase ) |
Nach oben
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (inherited from CollectionBase ) | |
| System.Collections.IList.Add | (inherited from CollectionBase ) | |
| System.Collections.IList.Contains | (inherited from CollectionBase ) | |
| System.Collections.IList.IndexOf | (inherited from CollectionBase ) | |
| System.Collections.IList.Insert | (inherited from CollectionBase ) | |
| System.Collections.IList.Remove | (inherited from CollectionBase ) | |
| System.Collections.ICollection.IsSynchronized | (inherited from CollectionBase ) | |
| System.Collections.ICollection.SyncRoot | (inherited from CollectionBase ) | |
| System.Collections.IList.IsFixedSize | (inherited from CollectionBase ) | |
| System.Collections.IList.IsReadOnly | (inherited from CollectionBase ) | |
| System.Collections.IList.Item | (inherited from CollectionBase ) |
Nach oben
Siehe auch
Verweis
DTSParamValueCollection Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace
.gif)
.gif)
.gif)
.gif)
.gif)