Click or drag to resize

OptimizedPersistableSetTypeVersion Method

The database engine needs this internally

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.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