Compartir a través de


XmlaMessage.Source Propiedad

Gets or sets the source.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property Source As String 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.String
The source.

Vea también

Referencia

XmlaMessage Clase

Espacio de nombres Microsoft.AnalysisServices