다음을 통해 공유


CustomizedLoggingLevel.IsCustomizedLoggingLevelSupported(Catalog) 메서드

정의

카탈로그에서 사용자 지정된 로깅 수준이 지원되는 경우

public:
 static bool IsCustomizedLoggingLevelSupported(Microsoft::SqlServer::Management::IntegrationServices::Catalog ^ catalog);
public static bool IsCustomizedLoggingLevelSupported (Microsoft.SqlServer.Management.IntegrationServices.Catalog catalog);
static member IsCustomizedLoggingLevelSupported : Microsoft.SqlServer.Management.IntegrationServices.Catalog -> bool
Public Shared Function IsCustomizedLoggingLevelSupported (catalog As Catalog) As Boolean

매개 변수

catalog
Catalog

반환

적용 대상