다음을 통해 공유


EdmTypeSemantics.IsSingle(IEdmTypeReference) 메서드

정의

이 참조가 단일 형식을 참조하는 경우 true를 반환합니다.

public static bool IsSingle (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsSingle : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsSingle (type As IEdmTypeReference) As Boolean

매개 변수

type
IEdmTypeReference

형식 참조입니다.

반환

이 참조는 단일 형식을 참조합니다.

적용 대상