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. |
頂端