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