RegSvrSmoObject Miembros
The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
El tipo RegSvrSmoObject expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
RegSvrSmoObject() () () () | Initializes a new instance of the RegSvrSmoObject object. | |
RegSvrSmoObject(RegSvrCollectionBase, String) |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
CheckObjectState | ||
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
ImplInitialize | ||
Initialize | ||
IsObjectInitialized | ||
MemberwiseClone | (Se hereda de Object). | |
Refresh | ||
SetParentImpl | ||
ToString | (Se hereda de Object). | |
Trace | ||
UpdateObjectState | ||
Validate | (Se hereda de SmoObjectBase). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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. (Se hereda de 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. (Se hereda de SmoObjectBase). |
Principio
Vea también