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
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdCommandBuilder Class
TdCommandBuilder Members
Overload List