Partager via


OnPremisesOdbcLinkedService Constructeurs

Définition

Surcharges

OnPremisesOdbcLinkedService()
OnPremisesOdbcLinkedService(String, String, String)

OnPremisesOdbcLinkedService()

public OnPremisesOdbcLinkedService ();
Public Sub New ()

S’applique à

OnPremisesOdbcLinkedService(String, String, String)

public OnPremisesOdbcLinkedService (string gatewayName, string connectionString, string authenticationType);
new Microsoft.Azure.Management.DataFactories.Models.OnPremisesOdbcLinkedService : string * string * string -> Microsoft.Azure.Management.DataFactories.Models.OnPremisesOdbcLinkedService
Public Sub New (gatewayName As String, connectionString As String, authenticationType As String)

Paramètres

gatewayName
String
connectionString
String
authenticationType
String

S’applique à