다음을 통해 공유


ValidationResult.SourceType 속성

Gets the SourceType extracted from the Source property.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public ReadOnly Property SourceType As String 
    Get
‘사용 방법
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

속성 값

유형: System.String
The SourceType extracted from the Source property.

참고 항목

참조

ValidationResult 클래스

Microsoft.AnalysisServices 네임스페이스