C# 클래스 FT.Data.FolketsTingEntities

No Metadata Documentation available.
상속: ObjectContext
파일 보기 프로젝트 열기: friism/folketsting

공개 메소드들

메소드 설명
AddToAnswerPara ( AnswerPara answerPara ) : void

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

AddToApiUser ( ApiUser apiUser ) : void

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

AddToBlogPost ( BlogPost blogPost ) : void

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

AddToCategory ( Category category ) : void

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

AddToComment ( Comment comment ) : void

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

AddToCommentVote ( CommentVote commentVote ) : void

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

AddToCommittee ( Committee committee ) : void

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

AddToCommitteeTrip ( CommitteeTrip committeeTrip ) : void

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

AddToCommitteeTripDestination ( CommitteeTripDestination committeeTripDestination ) : void

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

AddToCommitteeTripParticipant ( CommitteeTripParticipant committeeTripParticipant ) : void

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

AddToDeliberation ( Deliberation deliberation ) : void

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

AddToDocument ( Document document ) : void

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

AddToHit ( Hit hit ) : void

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

AddToImage ( Image image ) : void

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

AddToItemCategory ( ItemCategory itemCategory ) : void

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

AddToItemCommittee ( ItemCommittee itemCommittee ) : void

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

AddToLaw ( Law law ) : void

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

AddToLawChange ( LawChange lawChange ) : void

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

AddToLawChapter ( LawChapter lawChapter ) : void

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

AddToLawVote ( LawVote lawVote ) : void

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

AddToMinistry ( Ministry ministry ) : void

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

AddToP20Question ( P20Question p20Question ) : void

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

AddToParagraph ( Paragraph paragraph ) : void

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

AddToParty ( Party party ) : void

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

AddToPolitician ( Politician politician ) : void

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

AddToPoliticianLawVote ( PoliticianLawVote politicianLawVote ) : void

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

AddToProposedLaw ( ProposedLaw proposedLaw ) : void

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

AddToSection ( Section section ) : void

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

AddToSession ( Session session ) : void

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

AddToSpeaker ( Speaker speaker ) : void

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

AddToSpeech ( Speech speech ) : void

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

AddToSpeechPara ( SpeechPara speechPara ) : void

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

AddToSubChange ( SubChange subChange ) : void

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

AddToTag ( Tag tag ) : void

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

AddToUser ( User user ) : void

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

AddToUserLawVote ( UserLawVote userLawVote ) : void

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

AddTosysdiagrams ( sysdiagrams sysdiagrams ) : void

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

FolketsTingEntities ( ) : System

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

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

Initialize a new FolketsTingEntities object.

FolketsTingEntities ( string connectionString ) : System

Initialize a new FolketsTingEntities object.

비공개 메소드들

메소드 설명
OnContextCreated ( ) : void

메소드 상세

AddToAnswerPara() 공개 메소드

Deprecated Method for adding a new object to the AnswerPara EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToAnswerPara ( AnswerPara answerPara ) : void
answerPara AnswerPara
리턴 void

AddToApiUser() 공개 메소드

Deprecated Method for adding a new object to the ApiUser EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToApiUser ( ApiUser apiUser ) : void
apiUser ApiUser
리턴 void

AddToBlogPost() 공개 메소드

Deprecated Method for adding a new object to the BlogPost EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToBlogPost ( BlogPost blogPost ) : void
blogPost BlogPost
리턴 void

AddToCategory() 공개 메소드

Deprecated Method for adding a new object to the Category EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToCategory ( Category category ) : void
category Category
리턴 void

AddToComment() 공개 메소드

Deprecated Method for adding a new object to the Comment EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToComment ( Comment comment ) : void
comment Comment
리턴 void

AddToCommentVote() 공개 메소드

Deprecated Method for adding a new object to the CommentVote EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToCommentVote ( CommentVote commentVote ) : void
commentVote CommentVote
리턴 void

AddToCommittee() 공개 메소드

Deprecated Method for adding a new object to the Committee EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToCommittee ( Committee committee ) : void
committee Committee
리턴 void

AddToCommitteeTrip() 공개 메소드

Deprecated Method for adding a new object to the CommitteeTrip EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToCommitteeTrip ( CommitteeTrip committeeTrip ) : void
committeeTrip CommitteeTrip
리턴 void

AddToCommitteeTripDestination() 공개 메소드

Deprecated Method for adding a new object to the CommitteeTripDestination EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToCommitteeTripDestination ( CommitteeTripDestination committeeTripDestination ) : void
committeeTripDestination CommitteeTripDestination
리턴 void

AddToCommitteeTripParticipant() 공개 메소드

Deprecated Method for adding a new object to the CommitteeTripParticipant EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToCommitteeTripParticipant ( CommitteeTripParticipant committeeTripParticipant ) : void
committeeTripParticipant CommitteeTripParticipant
리턴 void

AddToDeliberation() 공개 메소드

Deprecated Method for adding a new object to the Deliberation EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToDeliberation ( Deliberation deliberation ) : void
deliberation Deliberation
리턴 void

AddToDocument() 공개 메소드

Deprecated Method for adding a new object to the Document EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToDocument ( Document document ) : void
document Document
리턴 void

AddToHit() 공개 메소드

Deprecated Method for adding a new object to the Hit EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToHit ( Hit hit ) : void
hit Hit
리턴 void

AddToImage() 공개 메소드

Deprecated Method for adding a new object to the Image EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToImage ( Image image ) : void
image Image
리턴 void

AddToItemCategory() 공개 메소드

Deprecated Method for adding a new object to the ItemCategory EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToItemCategory ( ItemCategory itemCategory ) : void
itemCategory ItemCategory
리턴 void

AddToItemCommittee() 공개 메소드

Deprecated Method for adding a new object to the ItemCommittee EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToItemCommittee ( ItemCommittee itemCommittee ) : void
itemCommittee ItemCommittee
리턴 void

AddToLaw() 공개 메소드

Deprecated Method for adding a new object to the Law EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToLaw ( Law law ) : void
law Law
리턴 void

AddToLawChange() 공개 메소드

Deprecated Method for adding a new object to the LawChange EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToLawChange ( LawChange lawChange ) : void
lawChange LawChange
리턴 void

AddToLawChapter() 공개 메소드

Deprecated Method for adding a new object to the LawChapter EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToLawChapter ( LawChapter lawChapter ) : void
lawChapter LawChapter
리턴 void

AddToLawVote() 공개 메소드

Deprecated Method for adding a new object to the LawVote EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToLawVote ( LawVote lawVote ) : void
lawVote LawVote
리턴 void

AddToMinistry() 공개 메소드

Deprecated Method for adding a new object to the Ministry EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToMinistry ( Ministry ministry ) : void
ministry Ministry
리턴 void

AddToP20Question() 공개 메소드

Deprecated Method for adding a new object to the P20Question EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToP20Question ( P20Question p20Question ) : void
p20Question P20Question
리턴 void

AddToParagraph() 공개 메소드

Deprecated Method for adding a new object to the Paragraph EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToParagraph ( Paragraph paragraph ) : void
paragraph Paragraph
리턴 void

AddToParty() 공개 메소드

Deprecated Method for adding a new object to the Party EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToParty ( Party party ) : void
party Party
리턴 void

AddToPolitician() 공개 메소드

Deprecated Method for adding a new object to the Politician EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToPolitician ( Politician politician ) : void
politician Politician
리턴 void

AddToPoliticianLawVote() 공개 메소드

Deprecated Method for adding a new object to the PoliticianLawVote EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToPoliticianLawVote ( PoliticianLawVote politicianLawVote ) : void
politicianLawVote PoliticianLawVote
리턴 void

AddToProposedLaw() 공개 메소드

Deprecated Method for adding a new object to the ProposedLaw EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToProposedLaw ( ProposedLaw proposedLaw ) : void
proposedLaw ProposedLaw
리턴 void

AddToSection() 공개 메소드

Deprecated Method for adding a new object to the Section EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToSection ( Section section ) : void
section Section
리턴 void

AddToSession() 공개 메소드

Deprecated Method for adding a new object to the Session EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToSession ( Session session ) : void
session Session
리턴 void

AddToSpeaker() 공개 메소드

Deprecated Method for adding a new object to the Speaker EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToSpeaker ( Speaker speaker ) : void
speaker Speaker
리턴 void

AddToSpeech() 공개 메소드

Deprecated Method for adding a new object to the Speech EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToSpeech ( Speech speech ) : void
speech Speech
리턴 void

AddToSpeechPara() 공개 메소드

Deprecated Method for adding a new object to the SpeechPara EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToSpeechPara ( SpeechPara speechPara ) : void
speechPara SpeechPara
리턴 void

AddToSubChange() 공개 메소드

Deprecated Method for adding a new object to the SubChange EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToSubChange ( SubChange subChange ) : void
subChange SubChange
리턴 void

AddToTag() 공개 메소드

Deprecated Method for adding a new object to the Tag EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToTag ( Tag tag ) : void
tag Tag
리턴 void

AddToUser() 공개 메소드

Deprecated Method for adding a new object to the User EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToUser ( User user ) : void
user User
리턴 void

AddToUserLawVote() 공개 메소드

Deprecated Method for adding a new object to the UserLawVote EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToUserLawVote ( UserLawVote userLawVote ) : void
userLawVote UserLawVote
리턴 void

AddTosysdiagrams() 공개 메소드

Deprecated Method for adding a new object to the sysdiagrams EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddTosysdiagrams ( sysdiagrams sysdiagrams ) : void
sysdiagrams sysdiagrams
리턴 void

FolketsTingEntities() 공개 메소드

Initializes a new FolketsTingEntities object using the connection string found in the 'FolketsTingEntities' section of the application configuration file.
public FolketsTingEntities ( ) : System
리턴 System

FolketsTingEntities() 공개 메소드

Initialize a new FolketsTingEntities object.
public FolketsTingEntities ( System.Data.EntityClient.EntityConnection connection ) : System
connection System.Data.EntityClient.EntityConnection
리턴 System

FolketsTingEntities() 공개 메소드

Initialize a new FolketsTingEntities object.
public FolketsTingEntities ( string connectionString ) : System
connectionString string
리턴 System