ConnectionInfoHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class ConnectionInfoHelper
type ConnectionInfoHelper = class
Public Class ConnectionInfoHelper
- Inheritance
-
ConnectionInfoHelper
Methods
CreateSqlConnection(SqlConnectionInfo) |
Creates SqlConnection from the SqlConnectionInfo class |
GetTokenFromSqlConnection(SqlConnection) |
Get AccessToken from SqlConnection |
GetTokenFromSqlConnection(SqlConnection) |
Get AccessToken from SqlConnection |
SetTokenOnConnection(SqlConnection, String) |
Sets the AccessToken property on SqlConnection object |
SetTokenOnConnection(SqlConnection, String) |
Sets the AccessToken property on SqlConnection object |