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

戻り値

適用対象