Share via


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 )

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

위쪽

Protected Methods

  이름 Description
ms212253.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms212253.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

DtsObject Class
Microsoft.SqlServer.Dts.Runtime Namespace