다음을 통해 공유


ValidationRule.Warnings 속성

Gets or sets the errors or warnings.

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

구문

‘선언
Public Shared ReadOnly Property Warnings As ICollection 
    Get
‘사용 방법
Dim value As ICollection 

value = ValidationRule.Warnings
public static ICollection Warnings { get; }
public:
static property ICollection^ Warnings {
    ICollection^ get ();
}
static member Warnings : ICollection
static function get Warnings () : ICollection

속성 값

유형: System.Collections.ICollection
The errors or warnings.

참고 항목

참조

ValidationRule 클래스

Microsoft.AnalysisServices 네임스페이스