메소드 | 설명 | |
---|---|---|
AddToDefaultStudyAdvisorKnowledgeBeliefDatas ( |
Deprecated Method for adding a new object to the DefaultStudyAdvisorKnowledgeBeliefDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToLanguageDatas ( |
Deprecated Method for adding a new object to the LanguageDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToLineDatas ( |
Deprecated Method for adding a new object to the LineDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToMultiLineTextDatas ( |
Deprecated Method for adding a new object to the MultiLineTextDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToPhraseBeliefDatas ( |
Deprecated Method for adding a new object to the PhraseBeliefDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToPhraseDatas ( |
Deprecated Method for adding a new object to the PhraseDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToRoleDatas ( |
Deprecated Method for adding a new object to the RoleDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToStudyDataDatas ( |
Deprecated Method for adding a new object to the StudyDataDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToTranslationDatas ( |
Deprecated Method for adding a new object to the TranslationDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToUserDatas ( |
Deprecated Method for adding a new object to the UserDatas EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
DeleteUser_SP ( Nullable |
No Metadata Documentation available.
|
|
LearnLanguagesContext ( ) : System |
Initializes a new LearnLanguagesContext object using the connection string found in the 'LearnLanguagesContext' section of the application configuration file.
|
|
LearnLanguagesContext ( System.Data.EntityClient.EntityConnection connection ) : System |
Initialize a new LearnLanguagesContext object.
|
|
LearnLanguagesContext ( string connectionString ) : System |
Initialize a new LearnLanguagesContext object.
|
메소드 | 설명 | |
---|---|---|
OnContextCreated ( ) : void |
public AddToDefaultStudyAdvisorKnowledgeBeliefDatas ( |
||
defaultStudyAdvisorKnowledgeBeliefData | ||
리턴 | void |
public AddToLanguageDatas ( |
||
languageData | ||
리턴 | void |
public AddToLineDatas ( |
||
lineData | ||
리턴 | void |
public AddToMultiLineTextDatas ( |
||
multiLineTextData | ||
리턴 | void |
public AddToPhraseBeliefDatas ( |
||
phraseBeliefData | ||
리턴 | void |
public AddToPhraseDatas ( |
||
phraseData | ||
리턴 | void |
public AddToRoleDatas ( |
||
roleData | ||
리턴 | void |
public AddToStudyDataDatas ( |
||
studyDataData | ||
리턴 | void |
public AddToTranslationDatas ( |
||
translationData | ||
리턴 | void |
public AddToUserDatas ( |
||
userData | ||
리턴 | void |
public DeleteUser_SP ( Nullable |
||
userId | Nullable |
No Metadata Documentation available. |
username | global | No Metadata Documentation available. |
리턴 | int |
public LearnLanguagesContext ( System.Data.EntityClient.EntityConnection connection ) : System | ||
connection | System.Data.EntityClient.EntityConnection | |
리턴 | System |
public LearnLanguagesContext ( string connectionString ) : System | ||
connectionString | string | |
리턴 | System |