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

傳回

Boolean

適用於