DtsObject-Member
Defines an abstract base class that contains the members that are common to all the objects in the Microsoft.SqlServer.Dts.Runtime namespace.
Der DtsObject-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | Determines whether two object instances are equal. (Überschreibt Object. . :: . .Equals(Object).) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | Returns the hash code for this instance. (Überschreibt Object. . :: . .GetHashCode() () () ().) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Operatoren
Name | Beschreibung | |
---|---|---|
Equality | Determines whether the two specified objects have the same value. | |
Inequality | Determines whether the two specified objects do not have the same value. |
Zum Anfang