CustomizedLoggingLevel.IsCustomizedLoggingLevelSupported(Catalog) Metodo

Definizione

Se il livello di logging personalizzato è supportato nel catalogo

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

Parametri

catalog
Catalog

Valori restituiti

Si applica a