TAstaServerSocket.MetaDataSet
Applies to
TAstaServerSocket
Declaration
property
MetaDataSet: TDataset;
Description
This is the dataset that is used for meta data requests from ASTA clients. Make sure the OnFetchMetaData
event of the TAstaServerSocket sets the MetaData property to the correct dataset after a request from
an ASTA client.