IEntityProperty Interface
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.
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 |