ESRI.ArcGIS.ADF.Web.DataSources
DataSourceType Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > DataSourceInfo Class : DataSourceType Property




The type of the datasource endpoint

Syntax

Visual Basic (Declaration) 
Public Property DataSourceType As String
Visual Basic (Usage)Copy Code
Dim instance As DataSourceInfo
Dim value As String
 
instance.DataSourceType = value
 
value = instance.DataSourceType
C# 
public string DataSourceType {get; set;}

See Also

© 2010 All Rights Reserved.