Table of Contents

TDataConnectionParameters Class

A list of TDataConnectionParameter.

Syntax

Namespace: FlexCel.Core

public class TDataConnectionParameters

Methods

Name Description
Add Adds a new parameter to the list.
RemoveAt Removes a parameter from the list.
Clear Removes all parameters 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 parameters.
this[] Gets or sets the parameter at position index (0 based).