The IInfoDataSet type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) | |
GetNewObject |
Gets new instance of the object hosted in this DataSet
|
Extension Methods
Name | Description | |
---|---|---|
ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) | |
ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |
See Also