Active Query Builder 2 .NET Edition reference
Refresh Method (MetadataStructure)



Clears and reloads the structure according to the actual content of the Metadata Container.
Syntax
'Declaration
 
Public Sub Refresh() 
'Usage
 
Dim instance As MetadataStructure
 
instance.Refresh()
public void Refresh()
public: void Refresh(); 
Remarks
This method unbinds static and removes dynamic child items from the root metadata structure node, then binds static items and creates dynamic items according to the actual content of the Metadata Container.
See Also

Reference

MetadataStructure Class
MetadataStructure Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback