Share via


CsdlTarget Enum

Definition

Specifies what target of a CSDL doc.

public enum CsdlTarget
type CsdlTarget = 
Public Enum CsdlTarget
Inheritance
CsdlTarget

Fields

Name Value Description
EntityFramework 0

The target is Entity Framework.

OData 1

The target is OData.

Applies to