Visual Studio 2017을 사용하는 것이 좋습니다.
PerspectiveKpi.Validate 메서드 (ValidationErrorCollection, Boolean, ServerEdition)
SQL Server 2012
Indicates whether the PerspectiveKpi is valid.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
public override bool Validate( ValidationErrorCollection errors, bool includeDetailedErrors, ServerEdition serverEdition )
매개 변수
- errors
- 유형: Microsoft.AnalysisServices.ValidationErrorCollection
A collection of validation error objects.
- includeDetailedErrors
- 유형: System.Boolean
true to indicate that detailed errors are included in errors parameter; otherwise, false.
- serverEdition
- 유형: Microsoft.AnalysisServices.ServerEdition
The edition of the server.
표시: