Creates and loads a map from the specified file. Namespace: MindFusion.Mapping Syntax
Parameters
Return ValueThe Map loaded from the specified file. RemarksIf the database is loaded, it is represented by an instance of the Database class exposed via the Database property. Additionally, each Shape in the map has its DatabaseRow property set to an object representing the corresponding data record. See Also |