'Declaration Public Overrides NotOverridable Property QuotePrefix As String
'Usage Dim instance As TdCommandBuilder Dim value As String instance.QuotePrefix = value value = instance.QuotePrefix
public override string QuotePrefix {get; set;}
'Declaration Public Overrides NotOverridable Property QuotePrefix As String
'Usage Dim instance As TdCommandBuilder Dim value As String instance.QuotePrefix = value value = instance.QuotePrefix
public override string QuotePrefix {get; set;}
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