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
System.Object
  System.Exception
    VelocityDb.Exceptions.ObjectNotInSameDatabaseAsOidShortCollectionException

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