다음을 통해 공유


EdmFunctionPayload.IsComposable 속성

정의

이 함수를 작성할 수 있는지 여부를 가져오거나 설정합니다.

public Nullable<bool> IsComposable { get; set; }
member this.IsComposable : Nullable<bool> with get, set
Public Property IsComposable As Nullable(Of Boolean)

속성 값

이 함수를 작성할 수 있으면 true입니다. 그렇지 않으면 false입니다.

적용 대상