RegSvrSmoObject-Member
The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
Der RegSvrSmoObject-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
RegSvrSmoObject() () () () | Initializes a new instance of the RegSvrSmoObject object. | |
RegSvrSmoObject(RegSvrCollectionBase, String) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
CheckObjectState | ||
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ImplInitialize | ||
Initialize | ||
IsObjectInitialized | ||
MemberwiseClone | (Geerbt von Object.) | |
Refresh | ||
SetParentImpl | ||
ToString | (Geerbt von Object.) | |
Trace | ||
UpdateObjectState | ||
Validate | (Geerbt von SmoObjectBase.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Name | Gets or sets the name of the object. | |
Properties | Gets the properties associated with the object. | |
State | Gets the state of the referenced object. (Geerbt von SmoObjectBase.) | |
Urn | Gets the Urn object that represents the object. | |
UrnSkeleton | Gets the Urn object that represents the object. | |
UserData | Gets or sets user-defined data associated with the referenced object. (Geerbt von SmoObjectBase.) |
Zum Anfang