Table of Contents

IDataConnections Interface

Collection of data connections in a file.

Syntax

Unit: FlexCel.Core

IDataConnections = interface(IInterface);

Methods

Name Description
Add Adds a new connection to the list.
RemoveAt Removes a connection from the list.
Clear Removes all connections from the list.

Properties

Name Description
Count Count of available connections.