DataSource.ManagedProvider Property

Definition

Gets or sets the managed provider name used by a DataSource object.

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

Property Value

The name of the managed provider.

Applies to