Table of Contents

TDataConnection.IsNew Property

True if the connection has not been refreshed for the first time. This can happen when the user saves the file before a query has finished returning.

Syntax

Namespace: FlexCel.Core

public Boolean IsNew { get; set; }

See also