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

Description

Gets or sets the SQL Where clause for the dynamic layer.

This property is equivalent to the MGDatabaseSetup WhereClause property.

Note that for write operations, this property does not work during a busy state. For additional information, refer to "Handling Busy State and Map Refresh" chapter in the Autodesk MapGuide Developer's Guide.

Type

String (read/write)

Error Codes

-1 (busy): For write operations only.

See Also

getSQLWhere, setSQLWhere