ErrorConfiguration.NullKeyNotAllowed 속성

정의

Analysis Services 처리 엔진이 처리 도중 발생한 null 키 오류를 처리하는 방법을 결정하는 속성을 가져오거나 설정합니다.

public Microsoft.AnalysisServices.ErrorOption NullKeyNotAllowed { get; set; }
member this.NullKeyNotAllowed : Microsoft.AnalysisServices.ErrorOption with get, set
Public Property NullKeyNotAllowed As ErrorOption

속성 값

NullKeyNotAllowed에 대해 허용되는 값에 해당하는 열거입니다.

적용 대상