ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > QueryTransformer Class > ExportToXML Method : ExportToXML(String) Method |
'Declaration Public Overloads Sub ExportToXML( _ ByVal fileName As System.String _ )
'Usage Dim instance As QueryTransformer Dim fileName As System.String instance.ExportToXML(fileName)
public void ExportToXML( System.string fileName )
public: void ExportToXML( System.string* fileName )