| ArcGIS Explorer Component Help |
| DataSourceProperties Constructor |
| DataSourceProperties Class See Also |
Initializes a new instance of the DataSourceProperties class with the specified properties.
Overload List
| Name | Description | |
|---|---|---|
| DataSourceProperties(String) |
Initializes a new instance of the DataSourceProperties class to define a connection to a shapefile or file-based, raster data source.
| |
| DataSourceProperties(ArcSDEConnectionProperties, String) |
Initializes a new instance of the DataSourceProperties class to define a connection to
a feature class or raster stored in an ArcSDE geodatabase.
| |
| DataSourceProperties(String, String) |
Initializes a new instance of the DataSourceProperties class to define a connection to a file geodatabase
feature class or raster.
|