ImportContextSqlImportOptions
class ImportContextSqlImportOptions extends Model (View source)
Properties
bool | $parallel | ||
protected | $postgresImportOptionsType | ||
protected | $postgresImportOptionsDataType | ||
int | $threads |
Methods
setParallel($parallel)
No description
bool
getParallel()
No description
setPostgresImportOptions(ImportContextSqlImportOptionsPostgresImportOptions $postgresImportOptions)
No description
setThreads($threads)
No description
int
getThreads()
No description
Details
setParallel($parallel)
No description
bool
getParallel()
No description
setPostgresImportOptions(ImportContextSqlImportOptionsPostgresImportOptions $postgresImportOptions)
No description
ImportContextSqlImportOptionsPostgresImportOptions
getPostgresImportOptions()
No description
setThreads($threads)
No description
int
getThreads()
No description