ESRI.ArcGIS.DataManagementTools | |
MakeRasterCatalogLayer Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : MakeRasterCatalogLayer Class |
The following tables list the members exposed by MakeRasterCatalogLayer.
Name | Description | |
---|---|---|
MakeRasterCatalogLayer Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
field_info | Specifies which fields from the input table to rename and make visible in the output table view. (In, Optional) | |
in_raster_catalog | The raster catalog containing one or more raster catalog items (raster datasets). (In, Required) | |
layer_name | Name of the temporary raster catalog layer. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
where_clause | An SQL expression used to select a subset of raster catalog items. (In, Optional) | |
workspace | The input workspace used to validate the field names. If the input is from a file or personal geodatabase and the output workspace is an ArcSDE geodatabase, the field names may be truncated, since some database fields can only have names with ten characters or less. The new names may be reviewed and altered using the Field Info parameter. (In, Optional) |