IOptimizedPersistableGetTypeVersion Method |
The database engine needs this internally
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax TypeVersion GetTypeVersion()
Function GetTypeVersion As TypeVersion
TypeVersion^ GetTypeVersion()
abstract GetTypeVersion : unit -> TypeVersion
Return Value
Type:
TypeVersionThe
TypeVersion of this object
See Also