TDataConnectionParameter.AsInteger Property
Integer value to use as the query parameter. Used when ParameterType = value.
Syntax
Namespace: FlexCel.Core
public Nullable<Int32> AsInteger { get; set; }
Integer value to use as the query parameter. Used when ParameterType = value.
Namespace: FlexCel.Core
public Nullable<Int32> AsInteger { get; set; }