ArcFM Responder Mobile Developer Guide
SchemaLocker Class
Members 






Provides functionality to obtain and release schema locks. Schema lock is automatically demoted to a shared lock when this object is disposed.
Object Model
SchemaLocker Class
Syntax
'Declaration
 
<System.ObsoleteAttribute("Use Miner.Geodatabase.Utilities.SchemaLocker")>
Public Class SchemaLocker 
'Usage
 
Dim instance As SchemaLocker
[System.Obsolete("Use Miner.Geodatabase.Utilities.SchemaLocker")]
public class SchemaLocker 
public class SchemaLocker 
System.ObsoleteAttribute("Use Miner.Geodatabase.Utilities.SchemaLocker")
public class SchemaLocker 
[System.Obsolete("Use Miner.Geodatabase.Utilities.SchemaLocker")]
public __gc class SchemaLocker 
[System.Obsolete("Use Miner.Geodatabase.Utilities.SchemaLocker")]
public ref class SchemaLocker 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.SchemaLocker

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SchemaLocker Members
Miner.Geodatabase Namespace

Send Feedback