IBDAC

TIBCDataSetOptions.DescribeParams Property

Used to specify whether to query TIBCParam properties from the server when executing the TCustomDADataSet.Prepare method.

Class

TIBCDataSetOptions

Syntax

property DescribeParams: boolean default False;

Remarks

Specifies whether to query TIBCParam properties (Name, ParamType, DataType, Size, TableTypeName) from the server when executing the TCustomDADataSet.Prepare method. The default value is False.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback