CustomizedLoggingLevel.IsCustomizedLoggingLevelSupported(Catalog) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If customized logging level is supported in the 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
Parameters
- catalog
- Catalog