BaseEntityType 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
함수 및 작업 호출에 포함 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 할 엔터티 형식의 기본 형식 |