![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
GetDataSourceInfo Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > DataSourceDefinerWeb Class : GetDataSourceInfo Method |
- populateFolders
- error
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> Public Overridable Function GetDataSourceInfo( _ ByVal populateFolders As Boolean, _ ByRef error As String _ ) As ESRI.ArcGIS.ADF.Web.DataSources.DataSourceInfoTree |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DataSourceDefinerWeb Dim populateFolders As Boolean Dim error As String Dim value As ESRI.ArcGIS.ADF.Web.DataSources.DataSourceInfoTree value = instance.GetDataSourceInfo(populateFolders, error) |
C# | |
---|---|
[BrowsableAttribute(false)] public virtual ESRI.ArcGIS.ADF.Web.DataSources.DataSourceInfoTree GetDataSourceInfo( bool populateFolders, out string error ) |
Parameters
- populateFolders
- error
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