ESRI.ArcGIS.ADF.Web.DataSources
DataSourceInfoCollection Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > DataSourceInfoCollection Class > DataSourceInfoCollection Constructor : DataSourceInfoCollection Constructor(String)




connectionfilePath
The file path to the file containing connection information.
Constructor

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal connectionfilePath As String _
)
Visual Basic (Usage)Copy Code
Dim connectionfilePath As String
 
Dim instance As DataSourceInfoCollection(connectionfilePath)
C# 
public DataSourceInfoCollection( 
   string connectionfilePath
)

Parameters

connectionfilePath
The file path to the file containing connection information.

See Also

© 2010 All Rights Reserved.