Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class and its members are reserved for internal use and are not intended to be used in your code. Specifies the logging behavior.
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Enumeration LoggingBehavior
public enum LoggingBehavior
public enum class LoggingBehavior
type LoggingBehavior
public enum LoggingBehavior
Members
Member name | Description | |
---|---|---|
NoLogging | Behavior is NoLogging | |
LogEverything | Behavior is LogEverything | |
LogAllButFileNotFound | Behavior is LogAllButFileNotFound |