Click or drag to resize

VelocityDbTypeLastShape Method

Get the latest version of a schema class

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public TypeVersion LastShape()

Return Value

Type: TypeVersion
Current version of a schema class
See Also