메소드 | 설명 | |
---|---|---|
AddToArticle ( |
Deprecated Method for adding a new object to the Article EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToAuthor ( |
Deprecated Method for adding a new object to the Author EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToBook ( |
Deprecated Method for adding a new object to the Book EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToBookType ( |
Deprecated Method for adding a new object to the BookType EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToCity ( |
Deprecated Method for adding a new object to the City EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToConference ( |
Deprecated Method for adding a new object to the Conference EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToDiscipline ( |
Deprecated Method for adding a new object to the Discipline EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToDraft ( |
Deprecated Method for adding a new object to the Draft EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToFile ( |
Deprecated Method for adding a new object to the File EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToFileArticle ( |
Deprecated Method for adding a new object to the FileArticle EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToFileBook ( |
Deprecated Method for adding a new object to the FileBook EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToFileResearch ( |
Deprecated Method for adding a new object to the FileResearch EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToHypothesis ( |
Deprecated Method for adding a new object to the Hypothesis EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToKeyword ( |
Deprecated Method for adding a new object to the Keyword EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToResearch ( |
Deprecated Method for adding a new object to the Research EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToScale ( |
Deprecated Method for adding a new object to the Scale EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToTheme ( |
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.
|
메소드 | 설명 | |
---|---|---|
OnContextCreated ( ) : void |
public AddToConference ( |
||
conference | ||
리턴 | void |
public AddToDiscipline ( |
||
discipline | ||
리턴 | void |
public AddToFileArticle ( |
||
fileArticle | ||
리턴 | void |
public AddToFileResearch ( |
||
fileResearch | ||
리턴 | void |
public AddToHypothesis ( |
||
hypothesis | ||
리턴 | void |
public IvtLibraryEntities ( EntityConnection connection ) : System | ||
connection | EntityConnection | |
리턴 | System |
public IvtLibraryEntities ( string connectionString ) : System | ||
connectionString | string | |
리턴 | System |