protected ObjectLockingStrategyOptions Options { get; }Protected ReadOnly Property Options As ObjectLockingStrategyOptions
Getprotected:
property ObjectLockingStrategyOptions^ Options {
ObjectLockingStrategyOptions^ get ();
}member Options : ObjectLockingStrategyOptions with get