Click or drag to resize

IOptimizedPersistableSetTypeVersion Method

The database engine needs this internally

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
void SetTypeVersion(
	TypeVersion shape
)

Parameters

shape
Type: VelocityDb.TypeInfoTypeVersion
The TypeVersion to use for this object
See Also