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 configuration class that contains information about how a package is configured. This class cannot be inherited.
The following tables list the members exposed by the Configuration type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ConfigurationString | Gets or sets the location of the configuration. |
![]() |
ConfigurationType | Gets or sets a value from the DTSConfigurationType that describes what kind of file the configuration information is stored in. |
![]() |
CreationName | Returns the string that is used by the run-time engine to create an instance of the Configuration object and to add the object to the Configurations collection. This property is read-only. |
![]() |
Description | Gets or sets the description of the configuration. This property is read-only. |
![]() |
ID | Returns the ID assigned to the configuration. This property is read-only. |
![]() |
Name | Gests or sets the name given to this configuration. |
![]() |
PackagePath | Gets or sets the path of the package that the configuration applies to. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() |
LoadFromXML | This method is not callable by your application code. To load a package saved as .xml, use the Application.LoadPackage method. |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
SaveToXML | This method is not callable by your application code. To save a package as .xml, use the Application.SaveToXml method. |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
Configuration Class
Microsoft.SqlServer.Dts.Runtime Namespace
.gif)
.gif)
.gif)
.gif)