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(en-US,SQL.90).gif State Gets the state of the referenced object.
ms220342.pubproperty(en-US,SQL.90).gif UserData Gets or sets user-defined data associated with the referenced object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220342.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220342.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms220342.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms220342.pubmethod(en-US,SQL.90).gifms220342.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220342.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220342.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms220342.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SmoObjectBase Class
Microsoft.SqlServer.Management.Smo Namespace