Template Documentation
![]() | MOVIES Class |
Generated entity class by Entity Framework
Inheritance HierarchyNamespace: Template.Repository.Context
Assembly: Template.Repository (in Template.Repository.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxC#
public class MOVIES : BaseEntity
The MOVIES type exposes the following members.
Constructors
Properties| 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
|
See Also

