Table of Contents

TDataConnection.Interval Property

Specifies the number of minutes between automatic refreshes of the connection. When this attribute is not present, the connection is not automatically refreshed.

Syntax

Namespace: FlexCel.Core

public Int64 Interval { get; set; }

See also