| MGMapLayerSetup.setSdpFeatureTable |
|
boolean setSdpFeatureTable(String featureTable)
Sets the feature table name for this map layer.
If this method is successful, it automatically sets the layer's rebuild flag to True. See setRebuild for more information.
Note that this method does not work during a busy state. For additional information, refer to "Handling Busy State and Map Refresh" in the Autodesk MapGuide Developer's Guide.
You might need to update other SDP-related properties after changing the feature table. What those properties are varies depending on your data.
featureTable - The name of the feature table.
boolean - Returns True if successful.
-1 (busy)
-15 (does not apply)
getSdpFeatureTable, SdpFeatureTable