Table of Contents

TDataConnectionTables Class

Collection of HTML tables in a web query connection.

Syntax

Namespace: FlexCel.Core

public class TDataConnectionTables

Methods

Name Description
Add Adds a new table to the list.
RemoveAt Removes a table from the list.
Clear Removes all tables from the list.
Equals Returns true if object obj has the same data in the same order.
GetHashCode Returns the hashcode of the object.

Properties

Name Description
Count Count of available tables.
this[] Gets or sets the table at position index (0 based).