GetFirstFailed2LockAsString Method (LockingException)
In This Topic
returns the object id of the first object which was not locked. .
Syntax
public virtual string GetFirstFailed2LockAsString()
public:
virtual String^ GetFirstFailed2LockAsString();
See Also