ConnectionSettings.Provider Property

Definition

Gets or sets the provider to be used by this connection string, e.g. System.Data.SqlClient.

public string Provider { get; set; }
member this.Provider : string with get, set
Public Property Provider As String

Property Value

Applies to