Membres DtsObject
Defines an abstract base class that contains the members that are common to all the objects in the Microsoft.SqlServer.Dts.Runtime namespace.
Le type DtsObject expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Equals | Determines whether two object instances are equal. (Se substitue à Object. . :: . .Equals(Object).) | |
Finalize | (Hérité de Object.) | |
GetHashCode | Returns the hash code for this instance. (Se substitue à Object. . :: . .GetHashCode() () () ().) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Object.) |
Haut de la page
Opérateurs
Nom | Description | |
---|---|---|
Equality | Determines whether the two specified objects have the same value. | |
Inequality | Determines whether the two specified objects do not have the same value. |
Haut de la page