This document is archived and information here might be outdated. Recommended version. |
The schema lock type.
[Visual Basic .NET] Public ReadOnly Property SchemaLockType As esriSchemaLock
[C#] public esriSchemaLock SchemaLockType {get;}
[C++]
HRESULT get_SchemaLockType(
esriSchemaLock* SchemaLockType
);
[C++] Parameters SchemaLockType [out, retval]
SchemaLockType is a parameter of type esriSchemaLock*
The schema lock type can be esriExclusiveSchemaLock or esriSharedSchemaLock.