ConnectionInfoHelper Class

Definition

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

Applies to