Send feedback on this topic.
Teradata.Client.Provider
OpenAsync Method



Teradata.Client.Provider Namespace > TdConnection Class : OpenAsync Method
Overload List
OverloadDescription
Asynchronously opens a Teradata session using the attributes specified via the TdConnection.ConnectionString.  
An asynchronous version of System.Data.Common.DbConnection.Open, which opens a database connection with the settings specified by the System.Data.Common.DbConnection.ConnectionString. This method invokes the virtual method System.Data.Common.DbConnection.OpenAsync(System.Threading.CancellationToken) with CancellationToken.None. (Inherited from System.Data.Common.DbConnection)
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

TdConnection Class
TdConnection Members