Database.MasterDataSourceID Property

Definition

Gets or sets the master data source identifier for a Database.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.ImpersonationInfoTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string MasterDataSourceID { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.ImpersonationInfoTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.MasterDataSourceID : string with get, set
Public Property MasterDataSourceID As String

Property Value

The master data source identifier.

Attributes

Applies to