Used to specify the connection which will be used by TUniMetaData to request metadata from server.
property Connection: TUniConnection;
Use the Connection property to specify the connection which will be used by TUniMetaData to request metadata from server. If Connection is not connected, TUniMetaData will try to establish connection using the Connect method of the associated TUniConnection object as soon as it will be necessary.