Skip to content

ConnectionStringInfo.ProviderName property

Gets the name of the provider.

public string ProviderName { get; }

Property Value

The name of the provider.

See Also