public enum ENDataSourceFormatType : System.Enum
public enum ENDataSourceFormatType : System.Enum
Member | Description |
---|---|
Access | The data source is stored in an Access file |
Csv | The data source is stored in a CSV file |
DataTable | The data source is stored in xml serielized data table |
Excel | The data source is stored in a CSV file |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Text.ENDataSourceFormatType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)