共用方式為


SmoObjectBase Members

The SmoObjectBase is a base class that is inherited by the SqlSmoObject class.

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

Protected Constructors

  名稱 Description
SmoObjectBase Initializes a new instance of the SmoObjectBase class.

頂端

Public Properties

  名稱 Description
ms220342.pubproperty(zh-tw,SQL.90).gif State Gets the state of the referenced object.
ms220342.pubproperty(zh-tw,SQL.90).gif UserData Gets or sets user-defined data associated with the referenced object.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms220342.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220342.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms220342.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms220342.pubmethod(zh-tw,SQL.90).gifms220342.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220342.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms220342.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms220342.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

SmoObjectBase Class
Microsoft.SqlServer.Management.Smo Namespace