Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the SourceType extracted from the Source property.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property SourceType As String
Get
'Usage
Dim instance As ValidationResult
Dim value As String
value = instance.SourceType
public string SourceType { get; }
public:
property String^ SourceType {
String^ get ();
}
member SourceType : string
function get SourceType () : String
Eigenschaftswert
Typ: System.String
The SourceType extracted from the Source property.