Table of Contents

TDataConnectionParameters.RemoveAt Method

Removes a parameter from the list.

Syntax

Unit: FlexCel.Core

procedure TDataConnectionParameters.RemoveAt(const index: Integer);

Parameters

<-> Parameter Type Description
const index Integer Index where to remove the parameter (0 based)

See also