Partager via


DatabaseTaskHost.LoggingBehavior, énumération

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code. Spécifie le comportement d'enregistrement.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Enumeration LoggingBehavior
public enum LoggingBehavior
public enum class LoggingBehavior
type LoggingBehavior
public enum LoggingBehavior

Membres

Nom de membre Description
NoLogging Le comportement est NoLogging.
LogEverything Le comportement est LogEverything.
LogAllButFileNotFound Le comportement est LogAllButFileNotFound.

Voir aussi

Référence

Microsoft.Data.Schema.Build, espace de noms