Click or drag to resize

TableType Enumeration

Represents types of data tables.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public enum TableType
Members
Member nameValueDescription
Table0 
View1 
Procedure2 
See Also