|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| DataSourceInfoCollection Constructor(String) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace > DataSourceInfoCollection Class > DataSourceInfoCollection Constructor : DataSourceInfoCollection Constructor(String) |
- connectionfilePath
- The file path to the file containing connection information.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal connectionfilePath As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim connectionfilePath As String Dim instance As New DataSourceInfoCollection(connectionfilePath) | |
| C# | |
|---|---|
public DataSourceInfoCollection( string connectionfilePath ) | |
Parameters
- connectionfilePath
- The file path to the file containing connection information.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family