Send feedback on this topic.
Teradata.Client.Provider
TdConnectionStringBuilder Class
Members 



Teradata.Client.Provider Namespace : TdConnectionStringBuilder Class
Facilitates creation of a connection string for the .NET Data Provider for Teradata.
Syntax
Remarks
TdConnectionStringBuilder has properties for all valid connection string attributes. For example, the TdConnectionStringBuilder.DataSource property corresponds to the "Data Source" connection string attribute. Simply set the properties and later retrieve a complete connection string from the Data.Common.DbConnectionStringBuilder.ConnectionString property.
Inheritance Hierarchy

System.Object
   System.Data.Common.DbConnectionStringBuilder
      Teradata.Client.Provider.TdConnectionStringBuilder

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

TdConnectionStringBuilder Members
Teradata.Client.Provider Namespace