Gets an instance of System.Data.DataSet which represents an in-memory cache of data.
Syntax
BegProp DataSet Access(*Public) Type(System.Data.DataSet) BegGet;
Property Values
System.Data.DataSet. Represents an in-memory cache of data.
Remarks
A DataSet is a buffer containing one DataTable per record format in the file. A DataTable contains one record per regular format.
Requirements
Namespace: ASNA.Monarch.WebDspF
Assembly: ASNA.Monarch.WebDspF.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro
