DataFieldType Property
Summary
Gets or sets the field type.
Syntax
[DataMemberAttribute(Name="DataFieldType", IsRequired=true)]
public DbBinaryDataFieldType DataFieldType { get; set; }
Property Value
A DbBinaryDataFieldType enumeration value that specifies the field type.