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)

オブジェクトの状態 (Existing、Dropped など) を設定します。アプリケーションでは、このメソッドの使用を避ける必要があります。

Validate(String, Object[])

適用対象