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