Partager via


Propriété XmlaMessage.Source

Gets or sets the source.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Source As String 
    Get
'Utilisation
Dim instance As XmlaMessage 
Dim value As String 

value = instance.Source
public string Source { get; }
public:
property String^ Source {
    String^ get ();
}
member Source : string
function get Source () : String

Valeur de propriété

Type : System.String
The source.

Voir aussi

Référence

XmlaMessage Classe

Espace de noms Microsoft.AnalysisServices