Click or drag to resize

CGUIiImportDatabaseSQLADO Method

Overload List
  NameDescription
Public methodStatic memberiImportDatabaseSQLADO(String, String, String, String)
Create template to import an external database table, created using SQL (New ADO Version).
Public methodStatic memberiImportDatabaseSQLADO(IWin32Window, String, String, String, String)
Create template to import an external database table, created using SQL (New ADO Version).
Public methodStatic memberiImportDatabaseSQLADO(String, String, String, String, Int32)
Create template to import an external database table, created using SQL (New ADO Version).
Public methodStatic memberiImportDatabaseSQLADO(IWin32Window, String, String, String, String, Int32)
Create template to import an external database table, created using SQL (New ADO Version).
Top
See Also