C# Class IvtLibrary.IvtLibraryEntities

No Metadata Documentation available.
Inheritance: ObjectContext
Afficher le fichier Open project: intervals-mining-lab/ivt-library

Méthodes publiques

Méthode Description
AddToArticle ( Article article ) : void

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

AddToAuthor ( Author author ) : void

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

AddToBook ( Book book ) : void

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

AddToBookType ( BookType bookType ) : void

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

AddToCity ( City city ) : void

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

AddToConference ( Conference conference ) : void

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

AddToDiscipline ( Discipline discipline ) : void

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

AddToDraft ( Draft draft ) : void

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

AddToFile ( File file ) : void

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

AddToFileArticle ( FileArticle fileArticle ) : void

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

AddToFileBook ( FileBook fileBook ) : void

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

AddToFileResearch ( FileResearch fileResearch ) : void

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

AddToHypothesis ( Hypothesis hypothesis ) : void

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

AddToKeyword ( Keyword keyword ) : void

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

AddToResearch ( Research research ) : void

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

AddToScale ( Scale scale ) : void

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

AddToTheme ( Theme theme ) : void

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

AddToType ( Type type ) : void

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

IvtLibraryEntities ( ) : System

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

IvtLibraryEntities ( EntityConnection connection ) : System

Initialize a new IvtLibraryEntities object.

IvtLibraryEntities ( string connectionString ) : System

Initialize a new IvtLibraryEntities object.

Private Methods

Méthode Description
OnContextCreated ( ) : void

Method Details

AddToArticle() public méthode

Deprecated Method for adding a new object to the Article EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToArticle ( Article article ) : void
article Article
Résultat void

AddToAuthor() public méthode

Deprecated Method for adding a new object to the Author EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToAuthor ( Author author ) : void
author Author
Résultat void

AddToBook() public méthode

Deprecated Method for adding a new object to the Book EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToBook ( Book book ) : void
book Book
Résultat void

AddToBookType() public méthode

Deprecated Method for adding a new object to the BookType EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToBookType ( BookType bookType ) : void
bookType BookType
Résultat void

AddToCity() public méthode

Deprecated Method for adding a new object to the City EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToCity ( City city ) : void
city City
Résultat void

AddToConference() public méthode

Deprecated Method for adding a new object to the Conference EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToConference ( Conference conference ) : void
conference Conference
Résultat void

AddToDiscipline() public méthode

Deprecated Method for adding a new object to the Discipline EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToDiscipline ( Discipline discipline ) : void
discipline Discipline
Résultat void

AddToDraft() public méthode

Deprecated Method for adding a new object to the Draft EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToDraft ( Draft draft ) : void
draft Draft
Résultat void

AddToFile() public méthode

Deprecated Method for adding a new object to the File EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToFile ( File file ) : void
file File
Résultat void

AddToFileArticle() public méthode

Deprecated Method for adding a new object to the FileArticle EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToFileArticle ( FileArticle fileArticle ) : void
fileArticle FileArticle
Résultat void

AddToFileBook() public méthode

Deprecated Method for adding a new object to the FileBook EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToFileBook ( FileBook fileBook ) : void
fileBook FileBook
Résultat void

AddToFileResearch() public méthode

Deprecated Method for adding a new object to the FileResearch EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToFileResearch ( FileResearch fileResearch ) : void
fileResearch FileResearch
Résultat void

AddToHypothesis() public méthode

Deprecated Method for adding a new object to the Hypothesis EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToHypothesis ( Hypothesis hypothesis ) : void
hypothesis Hypothesis
Résultat void

AddToKeyword() public méthode

Deprecated Method for adding a new object to the Keyword EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToKeyword ( Keyword keyword ) : void
keyword Keyword
Résultat void

AddToResearch() public méthode

Deprecated Method for adding a new object to the Research EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToResearch ( Research research ) : void
research Research
Résultat void

AddToScale() public méthode

Deprecated Method for adding a new object to the Scale EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToScale ( Scale scale ) : void
scale Scale
Résultat void

AddToTheme() public méthode

Deprecated Method for adding a new object to the Theme EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToTheme ( Theme theme ) : void
theme Theme
Résultat void

AddToType() public méthode

Deprecated Method for adding a new object to the Type EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToType ( Type type ) : void
type Type
Résultat void

IvtLibraryEntities() public méthode

Initializes a new IvtLibraryEntities object using the connection string found in the 'IvtLibraryEntities' section of the application configuration file.
public IvtLibraryEntities ( ) : System
Résultat System

IvtLibraryEntities() public méthode

Initialize a new IvtLibraryEntities object.
public IvtLibraryEntities ( EntityConnection connection ) : System
connection EntityConnection
Résultat System

IvtLibraryEntities() public méthode

Initialize a new IvtLibraryEntities object.
public IvtLibraryEntities ( string connectionString ) : System
connectionString string
Résultat System