Active Query Builder 2 .NET Edition reference
RefreshDatasourcesMetadata() Method



Refreshes the list of fields for datasources of the current query.
Syntax
'Declaration
 
Public Sub RefreshDatasourcesMetadata() 
'Usage
 
Dim instance As QueryBuilder
 
instance.RefreshDatasourcesMetadata()
public void RefreshDatasourcesMetadata()
public: void RefreshDatasourcesMetadata(); 
Remarks
Useful when metadata is loaded in another thread to update the loaded query after the metadata loading process is finished.
See Also

Reference

QueryBuilder Class
QueryBuilder Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback