Catalog.ServerCustomizedLoggingLevel 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
패키지 실행 중에 캡처되는 서버 차원의 기본 세부 정보 수준입니다.
public:
property Microsoft::SqlServer::Management::IntegrationServices::CustomLoggingLevel ^ ServerCustomizedLoggingLevel { Microsoft::SqlServer::Management::IntegrationServices::CustomLoggingLevel ^ get(); void set(Microsoft::SqlServer::Management::IntegrationServices::CustomLoggingLevel ^ value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("Catalog_OperationsLog")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Catalog_ServerLoggingLevelDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Catalog_ServerLoggingLevel")]
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.Editor(typeof(Microsoft.SqlServer.Management.IntegrationServices.ListDropDownEditor), typeof(System.Drawing.Design.UITypeEditor))]
public Microsoft.SqlServer.Management.IntegrationServices.CustomLoggingLevel ServerCustomizedLoggingLevel { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("Catalog_OperationsLog")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Catalog_ServerLoggingLevelDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Catalog_ServerLoggingLevel")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.Editor(typeof(Microsoft.SqlServer.Management.IntegrationServices.ListDropDownEditor), typeof(System.Drawing.Design.UITypeEditor))>]
member this.ServerCustomizedLoggingLevel : Microsoft.SqlServer.Management.IntegrationServices.CustomLoggingLevel with get, set
Public Property ServerCustomizedLoggingLevel As CustomLoggingLevel
속성 값
- 특성