DurabilityType Enumeration
Lists durability types of a table.
For more information, see In-Memory OLTP (In-Memory Optimization).
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| SchemaAndData | A durable table. | |
| SchemaOnly | A nondurable table. |
Show: