MGMapLayer.getSQLWhere   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

String getSQLWhere()

Description

Gets the SQL Where clause for the layer.

This method is functionally equivalent to the MGDatabaseSetup getWhereClause method.

Returns

String - The SQL Where clause currently used by the layer to retrieve dynamic data.

Error Codes

none

See Also

setSQLWhere, SQLWhere