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. |
맨 위로 이동