The DtsConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether this instance and another specified object have the same value.
(Inherited from DtsObject.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetConfigurationString |
Gets the value of the underlying configuration string.
|
![]() | GetConfigurationType |
Gets the value of the underlying configuration type.
|
![]() | GetExpression |
Gets an expression for the given property name.
(Inherited from DtsObject.) |
![]() | GetHashCode |
Returns the hash code for this dts object.
(Inherited from DtsObject.) |
![]() | GetObjectId |
Returns the identifier of an dts object.
(Overrides DtsObject..::..GetObjectId()()()().) |
![]() | GetObjectName |
Returns the name of an dts object.
(Overrides DtsObject..::..GetObjectName()()()().) |
![]() | GetProperty |
Gets a property
(Inherited from DtsObject.) |
![]() | GetTargetObject |
Gets the value of the underlying target object in the package.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetConfigurationString |
Sets a value of the underlying configuration string.
|
![]() | SetExpression |
Assigns the specified expression to the property. Specify null to remove an existing expression from the property.
(Inherited from DtsObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |