SQLHeavy.TempStoreMode.from_string Reference Manual
Packages
SQLHeavy
SQLHeavy
TempStoreMode
DEFAULT
FILE
MEMORY
from_string
to_string
from_string
Description:
public
static
TempStoreMode
from_string
(
string
? temp_store_mode)
Get a temporary storage mode from its string representation
Parameters:
temp_store_mode
the string representation
Returns:
a temporary storage mode