ExecuteSql(Object) 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.
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