| MGDatabaseSetup.WhereClause |
|
Gets or sets the SQL Where clause that Autodesk MapGuide Server uses to query the OLE DB data source that provides data for this layer.
Returns an empty string if this property does not apply. If this property is modified successfully, it automatically sets the layer's rebuild flag to True. See Rebuild for details.
This property is equivalent to the MGMapLayer SQLWhere 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.
String (read/write)
-1 (busy): For write operations only.
getWhereClause, setWhereClause