Propriedade do RDL SourcePath
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property SourcePath As String
Get
'Uso
Dim instance As ValidationResult
Dim value As String
value = instance.SourcePath
public string SourcePath { get; }
public:
property String^ SourcePath {
String^ get ();
}
member SourcePath : string
function get SourcePath () : String
Valor da propriedade
Tipo: System. . :: . .String