DataRecordSet.ADOData

DataRecordSet.ADOData property

Contains XML that conforms to the ADO classic XML schema for an ADO recordset and that describes the data in the data recordset.

public string ADOData { get; set; }

See Also