Enum TableDataSourceType

TableDataSourceType enumeration

Represents the table’s data source type.

public enum TableDataSourceType

Values

NameValueDescription
Worksheet0Excel Worksheet Table
SharePoint1Read-write SharePoint linked List
XML2XML mapper Table
QueryTable3Query Table

See Also