ExecuteSql(Object) Constructor

Definition

init connection trying to cast con to one of the supported connection types

public ExecuteSql (object con);
new Microsoft.SqlServer.Management.Sdk.Sfc.ExecuteSql : obj -> Microsoft.SqlServer.Management.Sdk.Sfc.ExecuteSql
Public Sub New (con As Object)

Parameters

con
Object

Applies to