Miner.Geodatabase.Replication.Configuration Namespace > SdeElement Class : LockAllElementsExcept Property |
'Declaration
Public ReadOnly Property LockAllElementsExcept As System.Configuration.ConfigurationLockCollection
'Usage
Dim instance As SdeElement Dim value As System.Configuration.ConfigurationLockCollection value = instance.LockAllElementsExcept
public System.Configuration.ConfigurationLockCollection LockAllElementsExcept {get;}
public read-only property LockAllElementsExcept: System.Configuration.ConfigurationLockCollection;
public function get LockAllElementsExcept : System.Configuration.ConfigurationLockCollection
public: __property System.Configuration.ConfigurationLockCollection* get_LockAllElementsExcept();
public: property System.Configuration.ConfigurationLockCollection^ LockAllElementsExcept { System.Configuration.ConfigurationLockCollection^ get(); }
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