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