다음을 통해 공유


EdmFunction.IsComposableAttribute 속성

정의

이 instance 함수 또는 저장 프로시저에 매핑되는지 여부를 가져옵니다.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId="Composable")]
public bool IsComposableAttribute { get; }
member this.IsComposableAttribute : bool
Public ReadOnly Property IsComposableAttribute As Boolean

속성 값

이 instance 함수에 매핑되면 true이고, 이 instance 저장 프로시저에 매핑되면 false입니다.

특성

적용 대상