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

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

Haut de la page

Public Properties

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

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

  Nom Description
ms220342.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms220342.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

SmoObjectBase Class
Microsoft.SqlServer.Management.Smo Namespace