DataTypeAttribute Constructor (DataType)
.NET Framework 4.5
Initializes a new instance of the DataTypeTypeAttribute class by using the specified type name.
Namespace: System.ComponentModel.DataAnnotations
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Parameters
- dataType
- Type: System.ComponentModel.DataAnnotations.DataType
The name of the type to associate with the data field.
The name is one of the values that are defined by the System.ComponentModel.DataAnnotations.DataType enumeration.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.