ArcGIS Explorer Component Help |
ArcSDEConnectionProperties..::.ToString Method |
ArcSDEConnectionProperties Class See Also |
Returns a comma-separated string containing the information used to make the connection.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public override string ToString() |
Visual Basic (Declaration) |
---|
Public Overrides Function ToString As String |