TOraParam.AsVaraint

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jfudickar
Posts: 202
Joined: Fri 10 Mar 2006 13:03
Location: Oberursel / Germany

TOraParam.AsVaraint

Post by jfudickar » Sun 18 Feb 2007 19:24

Hi,

please add a TOraParam.AsVariant for the next release.

Greetings and thanks
Jens

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 19 Feb 2007 10:01

The TOraParam class has the Value property that can be used to set or get a parameter value as variant.

Post Reply