EdmSchemaErrorSeverity Enumeration
.NET Framework (current version)
Specifies the severity level of the error.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Member name | Description | |
|---|---|---|
| Error | An error indicates that a severe problem occurred and the schema cannot be used. | |
| Warning | A warning indicates that there are some problems in the schema but it is still usable. |
.NET Framework
Available since 3.5
Available since 3.5
Show: