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

Syntax

String getWhereClause()

Description

Gets the SQL Where clause that Autodesk MapGuide Server uses to query the OLE DB data source that provides data for this layer.

This method is functionally equivalent to the MGMapLayer getSQLWhere method.

Returns

String - The SQL Where clause, or an empty string if this method does not apply.

Error Codes

none

See Also

getSQLWhere, setWhereClause, WhereClause