ESRI.ArcGIS.ADF.Web.DataSources
IDataSourceDefiner Interface Members
See Also  Properties  Methods  Events
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IDataSourceDefiner Interface




The following tables list the members exposed by IDataSourceDefiner.

Public Properties

 NameDescription
 PropertyDataSourceType The type of data source for which an instance is to be defined.  
 PropertyResourceTypes Types of resources to be discovered using the definer control.  
 PropertyShowDialog 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.  
Top

Public Methods

 NameDescription
 MethodGetDataSourceInfo Get information about the datasource instance that has been defined.  
Top

Public Events

 NameDescription
 EventDefinitionCanceled User cancelled defining data source instance.  
 EventDefinitionCompleted Control has completed defining data source instance.  
Top

See Also

© 2010 All Rights Reserved.