CustomLoggingLevelType.LoggingLevelType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType LoggingLevelType { Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType get(); void set(Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType value); };
public Microsoft.SqlServer.Management.IntegrationServices.Catalog.LoggingLevelType LoggingLevelType { get; set; }
member this.LoggingLevelType : Microsoft.SqlServer.Management.IntegrationServices.Catalog.LoggingLevelType with get, set
Public Property LoggingLevelType As Catalog.LoggingLevelType