Catalog.ServerLoggingLevel 속성

정의

카탈로그에 사용되는 로깅 수준 유형을 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType ServerLoggingLevel { Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType get(); void set(Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType value); };
public Microsoft.SqlServer.Management.IntegrationServices.Catalog.LoggingLevelType ServerLoggingLevel { get; set; }
member this.ServerLoggingLevel : Microsoft.SqlServer.Management.IntegrationServices.Catalog.LoggingLevelType with get, set
Public Property ServerLoggingLevel As Catalog.LoggingLevelType

속성 값

카탈로그에 사용되는 로깅 수준 유형입니다.

적용 대상