DataSource.ManagedProvider Property

Definition

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

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Configurable")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DataSource_ManagedProvider")]
public string ManagedProvider { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Configurable")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DataSource_ManagedProvider")>]
member this.ManagedProvider : string with get, set
Public Property ManagedProvider As String

Property Value

String

The name of the managed provider.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to