Método sqlpriveMysqlDatabaseImportFromHost
volver al indice del grupo
sqlpriveMysqlDatabaseImportFromHost
voidsqlpriveMysqlDatabaseImportFromHost (
stringsession,
stringserver,
stringdatabase,
stringforeignHost,
stringforeignUser,
stringforeignPassword,
stringforeignDatabase
)
Descripción
Import database from foreign hostParámetros
- stringsession : ID de la sesión
- 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