MGDatabaseSetup.setTable   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

boolean setTable(String table)

Description

Sets the name of the database table, within the OLE DB data source, from which Autodesk MapGuide Server retrieves data for this layer.

Parameters

table - The name of the database table.

Returns

boolean - Returns True if successful; otherwise, returns False. If successful, sets the layer's rebuild flag to True.

Error Codes

-1 (busy)

See Also

getTable, Table