Aracılığıyla paylaş


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

  Name Description
SmoObjectBase Initializes a new instance of the SmoObjectBase class.

Top

Public Properties

  Name Description
ms220342.pubproperty(tr-tr,SQL.100).gif State Gets the state of the referenced object.
ms220342.pubproperty(tr-tr,SQL.100).gif UserData Gets or sets user-defined data associated with the referenced object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220342.pubmethod(tr-tr,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms220342.pubmethod(tr-tr,SQL.100).gif GetHashCode  (inherited from Object )
ms220342.pubmethod(tr-tr,SQL.100).gif GetType  (inherited from Object )
ms220342.pubmethod(tr-tr,SQL.100).gifms220342.static(tr-tr,SQL.100).gif ReferenceEquals  (inherited from Object )
ms220342.pubmethod(tr-tr,SQL.100).gif ToString  (inherited from Object )
ms220342.pubmethod(tr-tr,SQL.100).gif Validate  

Top

Protected Methods

  Name Description
ms220342.protmethod(tr-tr,SQL.100).gif Finalize  (inherited from Object )
ms220342.protmethod(tr-tr,SQL.100).gif MemberwiseClone  (inherited from Object )

Top