Description
Indicates whether the table is in-memory table.
Set InMemory to true beofre opening existsing in-memory table or before creating a new in-memory table.
Note: Don't forget to delete in-memory table using the DeleteTable method when this table is not needed for further use.