| MGMapLayer.getSQLWhere |
|
String getSQLWhere()
Gets the SQL Where clause for the layer.
This method is functionally equivalent to the MGDatabaseSetup getWhereClause method.
String - The SQL Where clause currently used by the layer to retrieve dynamic data.
none