C# Class FT.Data.FolketsTingEntities

No Metadata Documentation available.
Inheritance: ObjectContext
Afficher le fichier Open project: friism/folketsting

Méthodes publiques

Méthode 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

Méthode Description
OnContextCreated ( ) : void

Method Details

AddToAnswerPara() public méthode

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
Résultat void

AddToApiUser() public méthode

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
Résultat void

AddToBlogPost() public méthode

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
Résultat void

AddToCategory() public méthode

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
Résultat void

AddToComment() public méthode

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
Résultat void

AddToCommentVote() public méthode

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
Résultat void

AddToCommittee() public méthode

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
Résultat void

AddToCommitteeTrip() public méthode

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
Résultat void

AddToCommitteeTripDestination() public méthode

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
Résultat void

AddToCommitteeTripParticipant() public méthode

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
Résultat void

AddToDeliberation() public méthode

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
Résultat void

AddToDocument() public méthode

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
Résultat void

AddToHit() public méthode

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
Résultat void

AddToImage() public méthode

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
Résultat void

AddToItemCategory() public méthode

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
Résultat void

AddToItemCommittee() public méthode

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
Résultat void

AddToLaw() public méthode

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
Résultat void

AddToLawChange() public méthode

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
Résultat void

AddToLawChapter() public méthode

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
Résultat void

AddToLawVote() public méthode

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
Résultat void

AddToMinistry() public méthode

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
Résultat void

AddToP20Question() public méthode

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
Résultat void

AddToParagraph() public méthode

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
Résultat void

AddToParty() public méthode

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
Résultat void

AddToPolitician() public méthode

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
Résultat void

AddToPoliticianLawVote() public méthode

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
Résultat void

AddToProposedLaw() public méthode

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
Résultat void

AddToSection() public méthode

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
Résultat void

AddToSession() public méthode

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
Résultat void

AddToSpeaker() public méthode

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
Résultat void

AddToSpeech() public méthode

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
Résultat void

AddToSpeechPara() public méthode

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
Résultat void

AddToSubChange() public méthode

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
Résultat void

AddToTag() public méthode

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
Résultat void

AddToUser() public méthode

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
Résultat void

AddToUserLawVote() public méthode

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
Résultat void

AddTosysdiagrams() public méthode

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
Résultat void

FolketsTingEntities() public méthode

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

FolketsTingEntities() public méthode

Initialize a new FolketsTingEntities object.
public FolketsTingEntities ( System.Data.EntityClient.EntityConnection connection ) : System
connection System.Data.EntityClient.EntityConnection
Résultat System

FolketsTingEntities() public méthode

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