All workspaces created and managed by the factory will have schema locking enabled.
[Visual Basic .NET]
Public Sub EnableSchemaLocking ( _
)
[C#] public void EnableSchemaLocking ( );
[C++]
HRESULT EnableSchemaLocking(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The EnableSchemaLocking method is only needed if there is a need to turn schema locking back on after having called DisableSchemaLocking.