Aracılığıyla paylaş


RegSvrSmoObject Members

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

The following tables list the members exposed by the RegSvrSmoObject type.

Protected Constructors

  Name Description
RegSvrSmoObject Overloaded. Initializes a new instance of the RegSvrSmoObject object.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms220123.pubproperty(tr-tr,SQL.100).gif Name Gets or sets the name of the object.
ms220123.pubproperty(tr-tr,SQL.100).gif Properties Gets the properties associated with the object.
ms220123.pubproperty(tr-tr,SQL.100).gif State  Gets the state of the referenced object. (inherited from SmoObjectBase)
ms220123.pubproperty(tr-tr,SQL.100).gif Urn Gets the Urn object that represents the object.
ms220123.pubproperty(tr-tr,SQL.100).gif UserData  Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase)

Top

Protected Properties

  Name Description
ms220123.protproperty(tr-tr,SQL.100).gif UrnSkeleton Gets the Urn object that represents the object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220123.pubmethod(tr-tr,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms220123.pubmethod(tr-tr,SQL.100).gif GetHashCode  (inherited from Object )
ms220123.pubmethod(tr-tr,SQL.100).gif GetType  (inherited from Object )
ms220123.pubmethod(tr-tr,SQL.100).gif Initialize  
ms220123.pubmethod(tr-tr,SQL.100).gifms220123.static(tr-tr,SQL.100).gif ReferenceEquals  (inherited from Object )
ms220123.pubmethod(tr-tr,SQL.100).gif Refresh  
ms220123.pubmethod(tr-tr,SQL.100).gif ToString  (inherited from Object )
ms220123.pubmethod(tr-tr,SQL.100).gif Validate  (inherited from SmoObjectBase )

Top

Protected Methods

  Name Description
ms220123.protmethod(tr-tr,SQL.100).gif CheckObjectState  
ms220123.protmethod(tr-tr,SQL.100).gif Finalize  (inherited from Object )
ms220123.protmethod(tr-tr,SQL.100).gif ImplInitialize  
ms220123.protmethod(tr-tr,SQL.100).gif IsObjectInitialized  
ms220123.protmethod(tr-tr,SQL.100).gif MemberwiseClone  (inherited from Object )
ms220123.protmethod(tr-tr,SQL.100).gif SetParentImpl  
ms220123.protmethod(tr-tr,SQL.100).gifms220123.static(tr-tr,SQL.100).gif Trace  
ms220123.protmethod(tr-tr,SQL.100).gif UpdateObjectState  

Top