OptimizedPersistableGetTypeVersion Method |
The database engine needs this internally
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public TypeVersion GetTypeVersion()
Public Function GetTypeVersion As TypeVersion
public:
virtual TypeVersion^ GetTypeVersion() sealed
abstract GetTypeVersion : unit -> TypeVersion
override GetTypeVersion : unit -> TypeVersion
Return Value
Type:
TypeVersionThe
TypeVersion of this object
Implements
IOptimizedPersistableGetTypeVersionSee Also