DataSetInfo.DataFormatDescription Property
Gets or sets a string that describes the data format.
Syntax
public System.String DataFormatDescription { get; set; }
Property Value
Default: "Unknown"
A string that describes the data format.
Remarks
This description is usually longer than the DataFormatCode, but still a one-liner.
Platforms
Windows, Linux, Android