ESRI.ArcGIS.DataManagementTools
where_clause Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > CreateReferencedMosaicDataset Class : where_clause Property




Use SQL to define a query, or use the Query Builder to build a query that identifies the raster datasets to be added to the mosaic dataset from the raster catalog or mosaic definition. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property where_clause As Object
Visual Basic (Usage)Copy Code
Dim instance As CreateReferencedMosaicDataset
Dim value As Object
 
instance.where_clause = value
 
value = instance.where_clause
C# 
public object where_clause {get; set;}

See Also

© 2010 All Rights Reserved.