Właściwość ValidationResult.SourceType
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property SourceType As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String