Represents the data type of an entity property.

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 abstract class ModelDataType
Visual Basic (Declaration)
Public MustInherit Class ModelDataType

Inheritance Hierarchy

System..::.Object
  Mindscape.LightSpeed.Migrations..::.ModelDataType

See Also