Template Documentation
MOVIE_CATEGORY Class |
Generated entity class by Entity Framework
Inheritance Hierarchy
Namespace: Template.Repository.Context
Assembly: Template.Repository (in Template.Repository.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class MOVIE_CATEGORY : BaseEntity
The MOVIE_CATEGORY type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MOVIE_CATEGORY |
Generated default constructor by Entity Framework
|
Properties
Name | Description | |
---|---|---|
DESCRIPTION |
Generated primitive property by Entity Framework
| |
ID |
Generated primitive property by Entity Framework
| |
MOVIES |
Generated navigation property by Entity Framework
|
See Also