C# Класс VideoRentalService.SakilaEntities

No Metadata Documentation available.
Наследование: ObjectContext
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AddToactors ( actor actor ) : void

Deprecated Method for adding a new object to the actors EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddToaddresses ( address address ) : void

Deprecated Method for adding a new object to the addresses EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTocategories ( category category ) : void

Deprecated Method for adding a new object to the categories EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTocities ( city city ) : void

Deprecated Method for adding a new object to the cities EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTocountries ( country country ) : void

Deprecated Method for adding a new object to the countries EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTocustomers ( customer customer ) : void

Deprecated Method for adding a new object to the customers EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTofilm_actor ( film_actor film_actor ) : void

Deprecated Method for adding a new object to the film_actor EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTofilm_category ( film_category film_category ) : void

Deprecated Method for adding a new object to the film_category EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTofilm_text ( film_text film_text ) : void

Deprecated Method for adding a new object to the film_text EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTofilms ( film film ) : void

Deprecated Method for adding a new object to the films EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddToinventories ( inventory inventory ) : void

Deprecated Method for adding a new object to the inventories EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTolanguages ( language language ) : void

Deprecated Method for adding a new object to the languages EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTopayments ( payment payment ) : void

Deprecated Method for adding a new object to the payments EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTorentals ( rental rental ) : void

Deprecated Method for adding a new object to the rentals EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTosales_by_film_category ( sales_by_film_category sales_by_film_category ) : void

Deprecated Method for adding a new object to the sales_by_film_category EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTostaffs ( staff staff ) : void

Deprecated Method for adding a new object to the staffs EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

AddTostores ( store store ) : void

Deprecated Method for adding a new object to the stores EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.

GetRewardsReport ( Nullable min_monthly_purchases, Nullable min_dollar_amount_purchased, System.Data.Objects.ObjectParameter count_rewardees ) : ObjectResult

No Metadata Documentation available.

GetRewardsReport ( Nullable min_monthly_purchases, Nullable min_dollar_amount_purchased, System.Data.Objects.ObjectParameter count_rewardees, MergeOption mergeOption ) : ObjectResult

No Metadata Documentation available.

SakilaEntities ( ) : System

Initializes a new SakilaEntities object using the connection string found in the 'SakilaEntities' section of the application configuration file.

SakilaEntities ( System.Data.EntityClient.EntityConnection connection ) : System

Initialize a new SakilaEntities object.

SakilaEntities ( string connectionString ) : System

Initialize a new SakilaEntities object.

Приватные методы

Метод Описание
OnContextCreated ( ) : void

Описание методов

AddToactors() публичный Метод

Deprecated Method for adding a new object to the actors EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToactors ( actor actor ) : void
actor actor
Результат void

AddToaddresses() публичный Метод

Deprecated Method for adding a new object to the addresses EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaddresses ( address address ) : void
address address
Результат void

AddTocategories() публичный Метод

Deprecated Method for adding a new object to the categories EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTocategories ( category category ) : void
category category
Результат void

AddTocities() публичный Метод

Deprecated Method for adding a new object to the cities EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTocities ( city city ) : void
city city
Результат void

AddTocountries() публичный Метод

Deprecated Method for adding a new object to the countries EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTocountries ( country country ) : void
country country
Результат void

AddTocustomers() публичный Метод

Deprecated Method for adding a new object to the customers EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTocustomers ( customer customer ) : void
customer customer
Результат void

AddTofilm_actor() публичный Метод

Deprecated Method for adding a new object to the film_actor EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTofilm_actor ( film_actor film_actor ) : void
film_actor film_actor
Результат void

AddTofilm_category() публичный Метод

Deprecated Method for adding a new object to the film_category EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTofilm_category ( film_category film_category ) : void
film_category film_category
Результат void

AddTofilm_text() публичный Метод

Deprecated Method for adding a new object to the film_text EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTofilm_text ( film_text film_text ) : void
film_text film_text
Результат void

AddTofilms() публичный Метод

Deprecated Method for adding a new object to the films EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTofilms ( film film ) : void
film film
Результат void

AddToinventories() публичный Метод

Deprecated Method for adding a new object to the inventories EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToinventories ( inventory inventory ) : void
inventory inventory
Результат void

AddTolanguages() публичный Метод

Deprecated Method for adding a new object to the languages EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTolanguages ( language language ) : void
language language
Результат void

AddTopayments() публичный Метод

Deprecated Method for adding a new object to the payments EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTopayments ( payment payment ) : void
payment payment
Результат void

AddTorentals() публичный Метод

Deprecated Method for adding a new object to the rentals EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTorentals ( rental rental ) : void
rental rental
Результат void

AddTosales_by_film_category() публичный Метод

Deprecated Method for adding a new object to the sales_by_film_category EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTosales_by_film_category ( sales_by_film_category sales_by_film_category ) : void
sales_by_film_category sales_by_film_category
Результат void

AddTostaffs() публичный Метод

Deprecated Method for adding a new object to the staffs EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTostaffs ( staff staff ) : void
staff staff
Результат void

AddTostores() публичный Метод

Deprecated Method for adding a new object to the stores EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTostores ( store store ) : void
store store
Результат void

GetRewardsReport() публичный Метод

No Metadata Documentation available.
public GetRewardsReport ( Nullable min_monthly_purchases, Nullable min_dollar_amount_purchased, System.Data.Objects.ObjectParameter count_rewardees ) : ObjectResult
min_monthly_purchases Nullable No Metadata Documentation available.
min_dollar_amount_purchased Nullable No Metadata Documentation available.
count_rewardees System.Data.Objects.ObjectParameter No Metadata Documentation available.
Результат ObjectResult

GetRewardsReport() публичный Метод

No Metadata Documentation available.
public GetRewardsReport ( Nullable min_monthly_purchases, Nullable min_dollar_amount_purchased, System.Data.Objects.ObjectParameter count_rewardees, MergeOption mergeOption ) : ObjectResult
min_monthly_purchases Nullable No Metadata Documentation available.
min_dollar_amount_purchased Nullable No Metadata Documentation available.
count_rewardees System.Data.Objects.ObjectParameter No Metadata Documentation available.
mergeOption MergeOption
Результат ObjectResult

SakilaEntities() публичный Метод

Initializes a new SakilaEntities object using the connection string found in the 'SakilaEntities' section of the application configuration file.
public SakilaEntities ( ) : System
Результат System

SakilaEntities() публичный Метод

Initialize a new SakilaEntities object.
public SakilaEntities ( System.Data.EntityClient.EntityConnection connection ) : System
connection System.Data.EntityClient.EntityConnection
Результат System

SakilaEntities() публичный Метод

Initialize a new SakilaEntities object.
public SakilaEntities ( string connectionString ) : System
connectionString string
Результат System