Compartir a través de


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
Método protegido RegSvrSmoObject() () () () Initializes a new instance of the RegSvrSmoObject object.
Método protegido RegSvrSmoObject(RegSvrCollectionBase, String)

Principio

Métodos

  Nombre Descripción
Método protegido CheckObjectState
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido ImplInitialize
Método publico Initialize
Método protegido IsObjectInitialized
Método protegido MemberwiseClone (Se hereda de Object).
Método publico Refresh
Método protegido SetParentImpl
Método publico ToString (Se hereda de Object).
Método protegidoMiembro estático Trace
Método protegido UpdateObjectState
Método publico Validate (Se hereda de SmoObjectBase).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Name Gets or sets the name of the object.
Propiedad pública Properties Gets the properties associated with the object.
Propiedad pública State Gets the state of the referenced object. (Se hereda de SmoObjectBase).
Propiedad pública Urn Gets the Urn object that represents the object.
Propiedad protegida UrnSkeleton Gets the Urn object that represents the object.
Propiedad pública UserData Gets or sets user-defined data associated with the referenced object. (Se hereda de SmoObjectBase).

Principio