TableTemporalType Enumeration

 

Enumerates the table temporal type.

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

public enum class TableTemporalType

Member nameDescription
HistoryTable

The type is HistoryTable.

None

The type is None.

SystemVersioned

The type is SystemVersioned.

Return to top
Show: