Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets or sets the master data source identifier for a Database.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Property MasterDataSourceID As String
Get
Set
'Uso
Dim instance As Database
Dim value As String
value = instance.MasterDataSourceID
instance.MasterDataSourceID = value
public string MasterDataSourceID { get; set; }
public:
property String^ MasterDataSourceID {
String^ get ();
void set (String^ value);
}
member MasterDataSourceID : string with get, set
function get MasterDataSourceID () : String
function set MasterDataSourceID (value : String)
Valor de la propiedad
Tipo: System.String
The master data source identifier.