SqlStoreConnection Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| SqlStoreConnection(SqlConnection) | |
| SqlStoreConnection(SqlConnection) |
SqlStoreConnection(SqlConnection)
public SqlStoreConnection(Microsoft.Data.SqlClient.SqlConnection sqlConnection);
new Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection : Microsoft.Data.SqlClient.SqlConnection -> Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection
Public Sub New (sqlConnection As SqlConnection)
Paramètres
- sqlConnection
- SqlConnection
S’applique à
SqlStoreConnection(SqlConnection)
public SqlStoreConnection(System.Data.SqlClient.SqlConnection sqlConnection);
new Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection : System.Data.SqlClient.SqlConnection -> Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection
Public Sub New (sqlConnection As SqlConnection)
Paramètres
- sqlConnection
- SqlConnection