DatabaseTableProperties interface

Database table properties.

Properties

memoryOptimized

Whether or not the table is memory optimized.

temporalType

The table temporal type.

Property Details

memoryOptimized

Whether or not the table is memory optimized.

memoryOptimized?: boolean

Property Value

boolean

temporalType

The table temporal type.

temporalType?: string

Property Value

string