DuplicateNameValidationException Constructors
The exception thrown during ExcelDataSource.Schema validation when the schema references two or more FieldInfo objects having identical FieldInfo.Name values.
Name | Parameters | Description |
---|---|---|
Duplicate |
name |
Initializes a new instance of the Duplicate |
See Also