RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DSMetadata.GetDatabase Method

Implementation of TDBXMetaDataCommands.GetDatabase command.

Pascal
function GetDatabase: TDBXReader;
C++
__fastcall TDBXReader GetDatabase();

GetDatabase implements TDBXMetaDataCommands.GetDatabase metadata command. 

This implementation is used when a DataSnap server is connected to without specifying the TDBXPropertyNames.ServerConnection property. 

GetDatabase returns a single row with database specific metadata. 

 

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