ObjectNotInSameDatabaseAsOidShortCollectionException Class |
Exception thrown when object is not in the same database as a ShortOid collection
Database failed.
Inheritance Hierarchy
Namespace:
VelocityDb.Exceptions
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax [SerializableAttribute]
public class ObjectNotInSameDatabaseAsOidShortCollectionException : Exception
<SerializableAttribute>
Public Class ObjectNotInSameDatabaseAsOidShortCollectionException
Inherits Exception
[SerializableAttribute]
public ref class ObjectNotInSameDatabaseAsOidShortCollectionException : public Exception
[<SerializableAttribute>]
type ObjectNotInSameDatabaseAsOidShortCollectionException =
class
inherit Exception
end
See Also