DBTableIsTemporalTable Property |
True if the table contains a field which has IsTemporalPeriodStart set to true and a field which has IsTemporalPeriodEnd set to true
Namespace:
SD.LLBLGen.Pro.DBDriverCore
Assembly:
SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.10.0.0 (5.10.0)
Syntax public bool IsTemporalTable { get; }
Public ReadOnly Property IsTemporalTable As Boolean
Get
Property Value
Type:
BooleanSee Also