Udostępnij za pośrednictwem


IEntityProperty Interface

Definition

The metadata of a property inside an entity type.

public interface IEntityProperty
type IEntityProperty = interface
Public Interface IEntityProperty
Derived

Properties

Index

The index of the property in the entity type.

PropertyName

Gets the name of the property

Applies to