EnableSsisSupportAlwaysOnSqmHelper.EnableResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The result of making SSIS support 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