IInfoDataSet Interface |
Namespace: CMS.DataEngine
public interface IInfoDataSet : IEnumerable
The IInfoDataSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetNewObject |
Gets new instance of the object hosted in this DataSet
|
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.) |