EnableSsisSupportAlwaysOnSqmHelper.EnableResult プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SSIS で AlwaysOn をサポートした結果
public:
static property Microsoft::SqlServer::Management::IntegrationServices::EnableResult EnableResult { Microsoft::SqlServer::Management::IntegrationServices::EnableResult get(); void set(Microsoft::SqlServer::Management::IntegrationServices::EnableResult value); };
public static Microsoft.SqlServer.Management.IntegrationServices.EnableResult EnableResult { get; set; }
member this.EnableResult : Microsoft.SqlServer.Management.IntegrationServices.EnableResult with get, set
Public Shared Property EnableResult As EnableResult