Description of the data type. (Type name, nullability, length/precision/scale, store-generated etc)

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public string DataTypeDescription { get; }
Visual Basic
Public ReadOnly Property DataTypeDescription As String
	Get
Visual C++
public:
property String^ DataTypeDescription {
	String^ get ();
}

See Also