Table of Contents

TDataConnection.Name Property

Specifies the name of the connection. Each connection shall have a unique name.

Syntax

Namespace: FlexCel.Core

public String Name { get; set; }

See also