BaseEntityType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base type of entity type to include DataServiceContext for function and action invocation
public class BaseEntityType : Microsoft.OData.Client.IBaseEntityType
type BaseEntityType = class
interface IBaseEntityType
Public Class BaseEntityType
Implements IBaseEntityType
- Inheritance
-
BaseEntityType
- Implements
Constructors
BaseEntityType() |
Properties
Context |
DataServiceContext for query provider. |
EntityDescriptor |
Entity descriptor containing entity stream links. |
Explicit Interface Implementations
IBaseEntityType.Context | |
IBaseEntityType.EntityDescriptor |