RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRDSConnection.AppServer Property

Provides access to the application server communication interface.

Pascal
property AppServer: OleVariant;
C++
__property OleVariant AppServer;

Use AppServer to get direct access to the interface the ADO dataset uses to communicate with the application server. Use this property if you need to access additional properties or methods of the business object not related to Recordsets. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!