ConnectionStringSettings::ProviderName Property
.NET Framework (current version)
Gets or sets the provider name property.
Assembly: System.Configuration (in System.Configuration.dll)
public: [ConfigurationPropertyAttribute("providerName", DefaultValue = "System.Data.SqlClient")] property String^ ProviderName { String^ get(); void set(String^ value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: