'Usage Dim instance As TdQueryBand Dim key As String Dim value As Boolean value = instance.ContainsKey(key)
Parameters
- key
- The name of the Query Band.
'Usage Dim instance As TdQueryBand Dim key As String Dim value As Boolean value = instance.ContainsKey(key)
Exception | Description |
---|---|
System.ArgumentNullException | The key is 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