Propriété XmlaMessage.Source
Gets or sets the source.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
'Déclaration
Public ReadOnly Property Source As String
Get
'Utilisation
Dim instance As XmlaMessage
Dim value As String
value = instance.Source
C#
public string Source { get; }
public:
property String^ Source {
String^ get ();
}
member Source : string
function get Source () : String
Type : System.String
The source.