다음을 통해 공유


BaseEntityType 클래스

정의

함수 및 작업 호출에 포함 DataServiceContext 할 엔터티 형식의 기본 형식

public class BaseEntityType : Microsoft.OData.Client.IBaseEntityType
type BaseEntityType = class
    interface IBaseEntityType
Public Class BaseEntityType
Implements IBaseEntityType
상속
BaseEntityType
구현

생성자

BaseEntityType()

함수 및 작업 호출에 포함 DataServiceContext 할 엔터티 형식의 기본 형식

속성

Context

쿼리 공급자에 대한 DataServiceContext입니다.

EntityDescriptor

엔터티 스트림 링크를 포함하는 엔터티 설명자입니다.

명시적 인터페이스 구현

IBaseEntityType.Context

함수 및 작업 호출에 포함 DataServiceContext 할 엔터티 형식의 기본 형식

IBaseEntityType.EntityDescriptor

함수 및 작업 호출에 포함 DataServiceContext 할 엔터티 형식의 기본 형식

적용 대상