Click or drag to resize

VelocityDbTypeTypeVersions Property

Initially one version exist, if class is modified and UpdateClass(Type) is called other versions can exist.

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public TypeVersion[] TypeVersions { get; }

Property Value

Type: TypeVersion
See Also