다음을 통해 공유


ODataValidationSettings.AllowedLogicalOperators 속성

정의

허용된 논리 연산자(예: 'eq', 'ne', 'gt', 'ge', 'lt', 'le', 'and', 'or', 'not') 목록을 가져오거나 설정합니다.

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

속성 값

적용 대상