'Declaration Public Shared ReadOnly Null As TdPeriodDate
'Usage Dim value As TdPeriodDate value = TdPeriodDate.Null
public static readonly TdPeriodDate Null
public: static readonly TdPeriodDate Null
'Declaration Public Shared ReadOnly Null As TdPeriodDate
'Usage Dim value As TdPeriodDate value = TdPeriodDate.Null
public static readonly TdPeriodDate Null
public: static readonly TdPeriodDate Null
TdParameter col1 = new TdParameter();
col1.TdType = TdType.PeriodDate;
col1.Value = TdPeriodDate.Null;
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019