EnableSsisSupportAlwaysOnSqmHelper.ErrorType Property

Definition

The error type of making SSIS support AlwaysOn

public:
 static property Microsoft::SqlServer::Management::IntegrationServices::EnableExceptionType ErrorType { Microsoft::SqlServer::Management::IntegrationServices::EnableExceptionType get(); void set(Microsoft::SqlServer::Management::IntegrationServices::EnableExceptionType value); };
public static Microsoft.SqlServer.Management.IntegrationServices.EnableExceptionType ErrorType { get; set; }
member this.ErrorType : Microsoft.SqlServer.Management.IntegrationServices.EnableExceptionType with get, set
Public Shared Property ErrorType As EnableExceptionType

Property Value

Applies to