ESRI.ArcGIS.ADF.Web.DataSources | |
IDataSourceDefiner Interface Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IDataSourceDefiner Interface |
For a list of all members of this type, see IDataSourceDefiner members.
Name | Description | |
---|---|---|
DataSourceType | The type of data source for which an instance is to be defined. | |
ResourceTypes | Types of resources to be discovered using the definer control. | |
ShowDialog | Whether the definer dialog has to be shown. For some data sources, no definer parameters are required. For these cases, ShowDialog can be set to False. GetDataSourceInfo can be called without showing the dialog to get information about the data source and the resources it contains. |