ImportableDBFieldIsTimeStamp Property |
Flag which signals if this field is a timestamp field.
Namespace: SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImportAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public bool IsTimeStamp { get; set; }
Public Property IsTimeStamp As Boolean
Get
Set
Property Value
Type:
BooleanSee Also