'Declaration Public Property ProxyRole As String
'Usage Dim instance As TdQueryBand Dim value As String instance.ProxyRole = value value = instance.ProxyRole
public string ProxyRole {get; set;}
'Declaration Public Property ProxyRole As String
'Usage Dim instance As TdQueryBand Dim value As String instance.ProxyRole = value value = instance.ProxyRole
public string ProxyRole {get; set;}
Exception | Description |
---|---|
TdException | Trusted Session is not supported by the connected Teradata Database. |
Description | Usage |
---|---|
If the ProxyRole does not exist, the default value (String.Empty) will be returned.
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