CustomLoggingLevelType.LoggingLevelType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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