共用方式為


RegSvrSmoObject 成員

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

RegSvrSmoObject 型別公開下列成員。

建構函式

  名稱 描述
受保護的方法 RegSvrSmoObject() () () () Initializes a new instance of the RegSvrSmoObject object.
受保護的方法 RegSvrSmoObject(RegSvrCollectionBase, String)

頂端

方法

  名稱 描述
受保護的方法 CheckObjectState
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 ImplInitialize
公用方法 Initialize
受保護的方法 IsObjectInitialized
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 Refresh
受保護的方法 SetParentImpl
公用方法 ToString (繼承自 Object。)
受保護的方法靜態成員 Trace
受保護的方法 UpdateObjectState
公用方法 Validate (繼承自 SmoObjectBase。)

頂端

屬性

  名稱 描述
公用屬性 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. (繼承自 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. (繼承自 SmoObjectBase。)

頂端