DtsObject Miembros
Defines an abstract base class that contains the members that are common to all the objects in the Microsoft.SqlServer.Dts.Runtime namespace.
El tipo DtsObject expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | Determines whether two object instances are equal. (Invalida Object. . :: . .Equals(Object).) | |
Finalize | (Se hereda de Object). | |
GetHashCode | Returns the hash code for this instance. (Invalida Object. . :: . .GetHashCode() () () ().) | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Operadores
Nombre | Descripción | |
---|---|---|
Equality | Determines whether the two specified objects have the same value. | |
Inequality | Determines whether the two specified objects do not have the same value. |
Principio