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