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

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

See Also

Reference

TdConnection Class
TdConnection Members