Table of Contents

TDataConnectionParameter.AsDouble Property

Non-integer numeric value to use as the query parameter. Used only when ParameterType = value.

Syntax

Namespace: FlexCel.Core

public Nullable<Double> AsDouble { get; set; }

See also