RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!