ValidatedEventArgs.State プロパティ

定義

イベントの検証の状態を取得します。

public:
 property Microsoft::SqlServer::Management::Sdk::Sfc::ValidationState ^ State { Microsoft::SqlServer::Management::Sdk::Sfc::ValidationState ^ get(); };
public Microsoft.SqlServer.Management.Sdk.Sfc.ValidationState State { get; }
member this.State : Microsoft.SqlServer.Management.Sdk.Sfc.ValidationState
Public ReadOnly Property State As ValidationState

プロパティ値

イベントの検証の状態を表す値を返します。

適用対象