Click or drag to resize

ObjectNotInSameDatabaseAsOidShortCollectionException Class

Exception thrown when object is not in the same database as a ShortOid collection Database failed.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityDb.ExceptionsObjectNotInSameDatabaseAsOidShortCollectionException

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
[SerializableAttribute]
public class ObjectNotInSameDatabaseAsOidShortCollectionException : Exception
See Also