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.
Indicates the kind of failure that has occurred during data generation.
Namespace: Microsoft.Data.Schema.Tools.DataGenerator
Assembly: Microsoft.Data.Schema.Tools (in Microsoft.Data.Schema.Tools.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Enumeration ErrorType
[CLSCompliantAttribute(true)]
public enum ErrorType
[CLSCompliantAttribute(true)]
public enum class ErrorType
[<CLSCompliantAttribute(true)>]
type ErrorType
public enum ErrorType
Members
Member name | Description | |
---|---|---|
Unknown | An unknown error. | |
Configuration | A configuration error. | |
DataAccess | A data access error |
See Also
Reference
Microsoft.Data.Schema.Tools.DataGenerator Namespace
GeneratorUserException