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

Syntax

boolean setUrlLinkColumn(String linkColumn)

Description

Sets the name of the database column that contains the URLs that are linked to map features on this layer.

Parameters

linkColumn - The name of the URL column.

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

getUrlLinkColumn, UrlLinkColumn