Propriedade do RDL Source
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System. . :: . .String