public string GetFixedXML(RecordsetXMLModeEnum xmlMode)
 {
     return(recordset.GetFixedXML(xmlMode));
 }