SDAC

TDAParam.AsWideString Property

Used to assign the Unicode string value to the parameter.

Class

TDAParam

Syntax

property AsWideString: string;

Remarks

Set AsWideString to assign the Unicode string value to the parameter. Setting AsWideString will set the DataType property to ftWideString.

Read the AsWideString property to determine the value that was assigned to an output parameter, represented as a Unicode string. The value of the parameter will be converted to a Unicode string.

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