MOVIES Class
From Template MVC
Template Documentation
MOVIES Class |
Generated entity class by Entity Framework
Namespace: Template.Repository.Context
Assembly: Template.Repository (in Template.Repository.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class MOVIES : BaseEntity
The MOVIES type exposes the following members.
| Name | Description | |
|---|---|---|
| DESCRIPTION |
Generated primitive property by Entity Framework
| |
| ID |
Generated primitive property by Entity Framework
| |
| ID_CATEGORY |
Generated primitive property by Entity Framework
| |
| IS_RENTED |
Generated primitive property by Entity Framework
| |
| MOVIE_CATEGORY |
Generated navigation property by Entity Framework
| |
| NAME |
Generated primitive property by Entity Framework
| |
| PRICE |
Generated primitive property by Entity Framework
|