Class DataTableException
The exception that is thrown when initializing a table datasource which TableName or Alias is not set properly.
Inheritance
System.Object
System.Exception
DataTableException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class DataTableException : Exception, ISerializable, _Exception