C# Class FT.Data.FolketsTingEntities

No Metadata Documentation available.
Inheritance: ObjectContext
Mostra file Open project: friism/folketsting

Public Methods

Method Description
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.

Private Methods

Method Description
OnContextCreated ( ) : void

Method Details

AddToAnswerPara() public method

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
return void

AddToApiUser() public method

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
return void

AddToBlogPost() public method

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
return void

AddToCategory() public method

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
return void

AddToComment() public method

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
return void

AddToCommentVote() public method

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
return void

AddToCommittee() public method

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
return void

AddToCommitteeTrip() public method

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
return void

AddToCommitteeTripDestination() public method

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
return void

AddToCommitteeTripParticipant() public method

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
return void

AddToDeliberation() public method

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
return void

AddToDocument() public method

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
return void

AddToHit() public method

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
return void

AddToImage() public method

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
return void

AddToItemCategory() public method

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
return void

AddToItemCommittee() public method

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
return void

AddToLaw() public method

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
return void

AddToLawChange() public method

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
return void

AddToLawChapter() public method

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
return void

AddToLawVote() public method

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
return void

AddToMinistry() public method

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
return void

AddToP20Question() public method

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
return void

AddToParagraph() public method

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
return void

AddToParty() public method

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
return void

AddToPolitician() public method

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
return void

AddToPoliticianLawVote() public method

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
return void

AddToProposedLaw() public method

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
return void

AddToSection() public method

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
return void

AddToSession() public method

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
return void

AddToSpeaker() public method

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
return void

AddToSpeech() public method

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
return void

AddToSpeechPara() public method

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
return void

AddToSubChange() public method

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
return void

AddToTag() public method

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
return void

AddToUser() public method

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
return void

AddToUserLawVote() public method

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
return void

AddTosysdiagrams() public method

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
return void

FolketsTingEntities() public method

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

FolketsTingEntities() public method

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

FolketsTingEntities() public method

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