Metoda sqlpriveMysqlDatabaseImportFromHost
zpět na index skupiny
sqlpriveMysqlDatabaseImportFromHost
voidsqlpriveMysqlDatabaseImportFromHost (
stringsession,
stringserver,
stringdatabase,
stringforeignHost,
stringforeignUser,
stringforeignPassword,
stringforeignDatabase
)
Popis
Import database from foreign hostParametry
- stringsession : the session id
- stringserver : the server id
- stringdatabase : the database name (database should be empty)
- stringforeignHost : the foreign host
- stringforeignUser : the foreign user
- stringforeignPassword : the foreign password
- stringforeignDatabase : the foreign database name