SmoObjectBase Class

Definition

public abstract class SmoObjectBase : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
type SmoObjectBase = class
    interface ISfcValidate
Public MustInherit Class SmoObjectBase
Implements ISfcValidate
Inheritance
SmoObjectBase
Derived
Implements

Constructors

SmoObjectBase()

Properties

State

Returns the state of the object

UserData

Methods

SetState(SqlSmoState)

Sets the object state (Existing, Dropped etc.) Applications should avoid using this method.

Validate(String, Object[])

Applies to