A newer version of this page is available.
Switch to the current version.
TypeIsNullValidationException Class
The exception thrown during ExcelDataSource.Schema validation when the schema references a FieldInfo object without a proper FieldInfo.Type.
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v19.1.dll
Declaration
public class TypeIsNullValidationException :
SchemaValidationException
Public Class TypeIsNullValidationException
Inherits SchemaValidationException
Inheritance
Object
Exception
SchemaValidationException
TypeIsNullValidationException
See Also
Feedback