RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueTypeEx.InvalidTypeAccess Method

Raises InvalidType TDBXError exception.

Pascal
class procedure InvalidTypeAccess(ExpectedDataType: TDBXType; DataType: TDBXType); static;
C++
static __fastcall InvalidTypeAccess(TDBXType ExpectedDataType, TDBXType DataType);

InvalidTypeAccess raises an InvalidType TDBXError exception. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!