Property LockVersion
LockVersion
Gets a value indicating whether the version specified in the Connection cannot be changed to another version of the geodatabase.
Declaration
public bool LockVersion { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
Remarks
Default value is true. This property controls whether the initial version specified in the connection string or ArcSDE file when this workspace was created can be changed to another version using GeodatabaseVersion or GeodatabaseVersion.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |
.NET Framework | 100.1 - 200.5 |