Table of Contents

TDataConnectionDbProperties.Command Property

The string containing the database command to pass to the data provider that will interact with the external source in order to retrieve data.

Syntax

Namespace: FlexCel.Core

public String Command { get; set; }

See also