다음을 통해 공유


RegSvrSmoObject Members

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

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

Protected Constructors

  이름 Description
RegSvrSmoObject Overloaded. Initializes a new instance of the RegSvrSmoObject object.

위쪽

Public Properties

(see also Protected Properties )

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

위쪽

Protected Properties

  이름 Description
ms220123.protproperty(ko-kr,SQL.90).gif UrnSkeleton Gets the Urn object that represents the object.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms220123.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220123.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms220123.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms220123.pubmethod(ko-kr,SQL.90).gif Initialize  
ms220123.pubmethod(ko-kr,SQL.90).gifms220123.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220123.pubmethod(ko-kr,SQL.90).gif Refresh  
ms220123.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms220123.protmethod(ko-kr,SQL.90).gif CheckObjectState  
ms220123.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms220123.protmethod(ko-kr,SQL.90).gif ImplInitialize  
ms220123.protmethod(ko-kr,SQL.90).gif IsObjectInitialized  
ms220123.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )
ms220123.protmethod(ko-kr,SQL.90).gif SetParentImpl  
ms220123.protmethod(ko-kr,SQL.90).gifms220123.static(ko-kr,SQL.90).gif Trace  
ms220123.protmethod(ko-kr,SQL.90).gif UpdateObjectState  

위쪽

참고 항목

참조

RegSvrSmoObject Class
Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace

관련 자료

등록된 서버 관리
sp_ActiveDirectory_Obj(Transact-SQL)