VelocityDbTypeLastShape Method |
Get the latest version of a schema class
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic TypeVersion LastShape()
Public Function LastShape As TypeVersion
public:
TypeVersion^ LastShape()
member LastShape : unit -> TypeVersion
Return Value
Type:
TypeVersionCurrent version of a schema class
See Also