Click or drag to resize

OptimizedPersistableSetTypeVersion Method

The database engine needs this internally

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public void SetTypeVersion(
	TypeVersion typeVersion
)

Parameters

typeVersion
Type: VelocityDb.TypeInfoTypeVersion

[Missing <param name="typeVersion"/> documentation for "M:VelocityDb.OptimizedPersistable.SetTypeVersion(VelocityDb.TypeInfo.TypeVersion)"]

Implements

IOptimizedPersistableSetTypeVersion(TypeVersion)
See Also