Table of Contents

TDataConnectionParameters.Equals Method

Returns true if object obj has the same data in the same order.

Syntax

Namespace: FlexCel.Core

public override Boolean Equals(Object obj)

Parameters

<-> Parameter Type Description
obj Object

See also