Click or drag to resize

clsError Fields

The clsError type exposes the following members.

Fields
  NameDescription
Public fieldbWarning
Warning or not
Public fieldlErrNumber
Error number
Public fieldlFieldSize
Additional Validation information: length of the nvarchar field. Ignored on non varchar fields
Public fieldnFieldType
Type of field. Enum accordnig to the UDF user defined field creation class.
Public fieldnReferenceClassID
Validation Errors will show the referenced dimension causes the error. This field shows the dimension. See clsImportBaseeCoreDataClassID.
Public fieldsDescription
Description
Public fieldsFieldName
Additional Validation information: English Field Name of the view causes the validation error
Public fieldsReferenceKey
Internal code of the dimension causes the validation error.
Public fieldsTableViewName
Additional Validation information: English view or SBO Table causes the validation error
Top
See Also