Base contract for every named element in the Entity Data Model.
Every construct in CSDL — types, properties, functions, container members — carries a simple identifier and belongs to a namespace through its parent schema. This interface makes that visible.
| Methods | ||
|---|---|---|
public
|
getName(): string
|
# |