PSSqlConnection(SqlConnection) Constructor
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 PSSqlConnection (Azure.Analytics.Synapse.Artifacts.Models.SqlConnection sqlConnection);
new Microsoft.Azure.Commands.Synapse.Models.PSSqlConnection : Azure.Analytics.Synapse.Artifacts.Models.SqlConnection -> Microsoft.Azure.Commands.Synapse.Models.PSSqlConnection
Public Sub New (sqlConnection As SqlConnection)
Parameters
- sqlConnection
- SqlConnection