ConnectionInfoHelper Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public static class ConnectionInfoHelper
type ConnectionInfoHelper = class
Public Class ConnectionInfoHelper
- Ereditarietà
-
ConnectionInfoHelper
Metodi
| Nome | Descrizione |
|---|---|
| CreateSqlConnection(SqlConnectionInfo) |
Crea SqlConnection dalla classe SqlConnectionInfo |
| GetTokenFromSqlConnection(SqlConnection) |
Ottenere AccessToken da SqlConnection |
| GetTokenFromSqlConnection(SqlConnection) |
Ottenere AccessToken da SqlConnection |
| SetTokenOnConnection(SqlConnection, String) |
Imposta la proprietà AccessToken nell'oggetto SqlConnection |
| SetTokenOnConnection(SqlConnection, String) |
Imposta la proprietà AccessToken nell'oggetto SqlConnection |