DurabilityType Enum

Definition

The enumeration specifies the durability type of hekaton tables

C#
public enum DurabilityType
Inheritance
DurabilityType

Fields

Name Value Description
SchemaOnly 0

Non-Durable (SCHEMA_ONLY)

SchemaAndData 1

Durable (SCHEMA_AND_DATA)

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0