Represents the data type of an entity property.

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

Syntax

C#
public abstract class ModelDataType
Visual Basic (Declaration)
Public MustInherit Class ModelDataType

Inheritance Hierarchy

System..::.Object
  Mindscape.NHibernateModelDesigner.Migrations..::.ModelDataType

See Also