Partager via


Membres RegSvrSmoObject

The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.

Le type RegSvrSmoObject expose les membres suivants.

Constructeurs

  Nom Description
Méthode protégée RegSvrSmoObject() () () () Initializes a new instance of the RegSvrSmoObject object.
Méthode protégée RegSvrSmoObject(RegSvrCollectionBase, String)

Haut de la page

Méthodes

  Nom Description
Méthode protégée CheckObjectState
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée ImplInitialize
Méthode publique Initialize
Méthode protégée IsObjectInitialized
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique Refresh
Méthode protégée SetParentImpl
Méthode publique ToString (Hérité de Object.)
Méthode protégéeMembre statique Trace
Méthode protégée UpdateObjectState
Méthode publique Validate (Hérité de SmoObjectBase.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Name Gets or sets the name of the object.
Propriété publique Properties Gets the properties associated with the object.
Propriété publique State Gets the state of the referenced object. (Hérité de SmoObjectBase.)
Propriété publique Urn Gets the Urn object that represents the object.
Propriété protégée UrnSkeleton Gets the Urn object that represents the object.
Propriété publique UserData Gets or sets user-defined data associated with the referenced object. (Hérité de SmoObjectBase.)

Haut de la page