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 Windows100.13 - 200.8
.NET Framework100.1 - 200.8
In This Article
Back to top Copyright © 2022 Esri.