EnableSsisSupportAlwaysOnSqmHelper.ErrorType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
讓 SSIS 支援 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