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
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |
.NET Framework | 100.1 - 200.5 |