Click or drag to resize

CGUIiImportDatabaseSQL Method

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