Send feedback on this topic.
Teradata.Client.Provider
TdCommandBuilder Constructor()



Teradata.Client.Provider Namespace > TdCommandBuilder Class > TdCommandBuilder Constructor : TdCommandBuilder Constructor()
Initializes a new instance of the TdCommandBuilder class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New TdCommandBuilder()
public TdCommandBuilder()
public:
TdCommandBuilder();
Remarks
A new instance of TdCommandBuilder class is initialized with the following default property values.
Property Initial Value
DataAdapter null
QuotePrefix "
QuoteSuffix "
Requirements

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdCommandBuilder Class
TdCommandBuilder Members
Overload List