DBFieldIsTimeStamp Property |
Flag which signals if this field is a timestamp field.
Namespace:
SD.LLBLGen.Pro.DBDriverCore
Assembly:
SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax [AllowInFilterAttribute(9)]
public bool IsTimeStamp { get; set; }
<AllowInFilterAttribute(9)>
Public Property IsTimeStamp As Boolean
Get
Set
Property Value
Type:
BooleanSee Also