예제 #1
0
 public string GetFixedXML(RecordsetXMLModeEnum xmlMode)
 {
     return(recordset.GetFixedXML(xmlMode));
 }