Click to Rate and Give Feedback

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
SmoObjectBase Class

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

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Visual Basic (Declaration)
Public MustInherit Class SmoObjectBase
    Implements ISfcValidate
C#
public abstract class SmoObjectBase : ISfcValidate
C++
public ref class SmoObjectBase abstract : ISfcValidate
J#
public abstract class SmoObjectBase implements ISfcValidate
JScript
public abstract class SmoObjectBase implements ISfcValidate

The SqlSmoObject is used extensively throughout the SMO programming model. It represents a generic SMO instance object.


Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker