CustomizedLoggingLevel.IsCustomizedLoggingLevelSupported(Catalog) Método

Definición

Si el catálogo soporta el nivel de registro personalizado

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