다음을 통해 공유


ODataValidationSettings.AllowedArithmeticOperators 속성

정의

허용된 산술 연산자(예: 'add', 'sub', 'mul', 'div', 'mod') 목록을 가져오거나 설정합니다.

public Microsoft.AspNet.OData.Query.AllowedArithmeticOperators AllowedArithmeticOperators { get; set; }
member this.AllowedArithmeticOperators : Microsoft.AspNet.OData.Query.AllowedArithmeticOperators with get, set
Public Property AllowedArithmeticOperators As AllowedArithmeticOperators

속성 값

적용 대상