A ModelDataType representing unsigned 64-bit integer values.

Namespace:  Mindscape.LightSpeed.Migrations
Assembly:  Mindscape.LightSpeed.Migrations (in Mindscape.LightSpeed.Migrations.dll)
Version: 3.1.0.0 (4.0.0.0)

Syntax

C#
public static readonly ModelDataType UInt64
Visual Basic (Declaration)
Public Shared ReadOnly UInt64 As ModelDataType

See Also