SmoObjectBase 类

定义

public abstract class SmoObjectBase : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
type SmoObjectBase = class
    interface ISfcValidate
Public MustInherit Class SmoObjectBase
Implements ISfcValidate
继承
SmoObjectBase
派生
实现

构造函数

名称 说明
SmoObjectBase()

属性

名称 说明
State

返回对象的状态

UserData

方法

名称 说明
SetState(SqlSmoState)

设置对象状态(现有、已删除等)应用程序应避免使用此方法。

Validate(String, Object[])

适用于