Compartir a través de


CustomizedLoggingLevel.IsCustomizedLoggingLevelSupported(Catalog) Método

Definición

Si se admite el nivel de registro personalizado en el catálogo

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

Parámetros

catalog
Catalog

Devoluciones

Se aplica a