共用方式為


DtsObject 成員

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

DtsObject 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals Determines whether two object instances are equal. (覆寫 Object. . :: . .Equals(Object)。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode Returns the hash code for this instance. (覆寫 Object. . :: . .GetHashCode() () () ()。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

運算子

  名稱 描述
公用運算子靜態成員 Equality Determines whether the two specified objects have the same value.
公用運算子靜態成員 Inequality Determines whether the two specified objects do not have the same value.

頂端