Show / Hide Table of Contents

Property Connection

Connection

Gets the connection used for this workspace.

Declaration
public string Connection { get; }
Property Value
Type Description
System.String

The connection used for this workspace.

Remarks

The connection is a path to the ArcSDE connection file (.sde) if created with CreateFromConnectionFile(String, String, Boolean) or a string with connection information if created with CreateFromConnectionString(String, String, Boolean).

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.1 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
In This Article
Back to top Copyright © 2022 Esri.