C# Класс FT.Data.FolketsTingEntities

No Metadata Documentation available.
Наследование: ObjectContext
Показать файл Открыть проект

Открытые методы

Метод Описание
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