Show / Hide Table of Contents

Class EnterpriseGeodatabaseWorkspace

An enterprise geodatabase workspace can be used to create a SublayerSource which displays data from the database.

Inheritance
System.Object
DynamicWorkspace
EnterpriseGeodatabaseWorkspace
DynamicWorkspace.Id
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.LocalServices
Assembly: Esri.ArcGISRuntime.LocalServices.dll
Syntax
public sealed class EnterpriseGeodatabaseWorkspace : DynamicWorkspace

Properties

Name Description
Connection

Gets the connection used for this workspace.

LockVersion

Gets a value indicating whether the version specified in the Connection cannot be changed to another version of the geodatabase.

Methods

Name Description
CreateFromConnectionFile(String, String, Boolean)

Initializes a new instance of the EnterpriseGeodatabaseWorkspace class with specified path to an ArcSDE connection file.

CreateFromConnectionString(String, String, Boolean)

Initializes a new instance of the EnterpriseGeodatabaseWorkspace class with specified connection string.

Applies to

TargetVersions
.NET Windows100.13 - 200.8
.NET Framework100.1 - 200.8
In This Article
Back to top Copyright © 2022 Esri.