DtsObject Members

Defines an abstract base class that contains the members that are common to all the objects in the Microsoft.SqlServer.Dts.Runtime namespace.

The following tables list the members exposed by the DtsObject type.

Public Methods

(see also Protected Methods )

  Name Description
ms212253.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether two object instances are equal.
ms212253.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Returns the hash code for this instance.
ms212253.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms212253.pubmethod(en-US,SQL.90).gifms212253.static(en-US,SQL.90).gif op_Equality Determines whether the two specified objects have the same value.
ms212253.pubmethod(en-US,SQL.90).gifms212253.static(en-US,SQL.90).gif op_Inequality Determines whether the two specified objects do not have the same value.
ms212253.pubmethod(en-US,SQL.90).gifms212253.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms212253.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms212253.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms212253.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DtsObject Class
Microsoft.SqlServer.Dts.Runtime Namespace