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