'Declaration Public Shared ReadOnly Null As TdIntervalSecond
'Usage Dim value As TdIntervalSecond value = TdIntervalSecond.Null
public static readonly TdIntervalSecond Null
public: static readonly TdIntervalSecond Null
'Declaration Public Shared ReadOnly Null As TdIntervalSecond
'Usage Dim value As TdIntervalSecond value = TdIntervalSecond.Null
public static readonly TdIntervalSecond Null
public: static readonly TdIntervalSecond Null
TdParameter col1 = new TdParameter();
col1.TdType = TdType.TdIntervalSecond;
col1.Value = TdIntervalSecond.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