C# Класс PitchingTube.Data.PitchingTubeEntities

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

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

Метод Описание
AddToEmailTemplates ( EmailTemplate emailTemplate ) : void

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

AddToEmailVars ( EmailVar emailVar ) : void

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

AddToNominations ( Nomination nomination ) : void

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

AddToParticipants ( Participant participant ) : void

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

AddToPartners ( Partner partner ) : void

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

AddToPersons ( Person person ) : void

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

AddToTubes ( Tube tube ) : void

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

AddToaspnet_Applications ( aspnet_Applications aspnet_Applications ) : void

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

AddToaspnet_Membership ( aspnet_Membership aspnet_Membership ) : void

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

AddToaspnet_Paths ( aspnet_Paths aspnet_Paths ) : void

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

AddToaspnet_PersonalizationAllUsers ( aspnet_PersonalizationAllUsers aspnet_PersonalizationAllUsers ) : void

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

AddToaspnet_PersonalizationPerUser ( aspnet_PersonalizationPerUser aspnet_PersonalizationPerUser ) : void

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

AddToaspnet_Profile ( aspnet_Profile aspnet_Profile ) : void

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

AddToaspnet_Roles ( aspnet_Roles aspnet_Roles ) : void

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

AddToaspnet_SchemaVersions ( aspnet_SchemaVersions aspnet_SchemaVersions ) : void

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

AddToaspnet_Users ( aspnet_Users aspnet_Users ) : void

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

AddToaspnet_WebEvent_Events ( aspnet_WebEvent_Events aspnet_WebEvent_Events ) : void

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

PitchingTubeEntities ( ) : System

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

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

Initialize a new PitchingTubeEntities object.

PitchingTubeEntities ( string connectionString ) : System

Initialize a new PitchingTubeEntities object.

Приватные методы

Метод Описание
OnContextCreated ( ) : void

Описание методов

AddToEmailTemplates() публичный Метод

Deprecated Method for adding a new object to the EmailTemplates EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToEmailTemplates ( EmailTemplate emailTemplate ) : void
emailTemplate EmailTemplate
Результат void

AddToEmailVars() публичный Метод

Deprecated Method for adding a new object to the EmailVars EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToEmailVars ( EmailVar emailVar ) : void
emailVar EmailVar
Результат void

AddToNominations() публичный Метод

Deprecated Method for adding a new object to the Nominations EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToNominations ( Nomination nomination ) : void
nomination Nomination
Результат void

AddToParticipants() публичный Метод

Deprecated Method for adding a new object to the Participants EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToParticipants ( Participant participant ) : void
participant Participant
Результат void

AddToPartners() публичный Метод

Deprecated Method for adding a new object to the Partners EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToPartners ( Partner partner ) : void
partner Partner
Результат void

AddToPersons() публичный Метод

Deprecated Method for adding a new object to the Persons EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToPersons ( Person person ) : void
person Person
Результат void

AddToTubes() публичный Метод

Deprecated Method for adding a new object to the Tubes EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToTubes ( Tube tube ) : void
tube Tube
Результат void

AddToaspnet_Applications() публичный Метод

Deprecated Method for adding a new object to the aspnet_Applications EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_Applications ( aspnet_Applications aspnet_Applications ) : void
aspnet_Applications aspnet_Applications
Результат void

AddToaspnet_Membership() публичный Метод

Deprecated Method for adding a new object to the aspnet_Membership EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_Membership ( aspnet_Membership aspnet_Membership ) : void
aspnet_Membership aspnet_Membership
Результат void

AddToaspnet_Paths() публичный Метод

Deprecated Method for adding a new object to the aspnet_Paths EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_Paths ( aspnet_Paths aspnet_Paths ) : void
aspnet_Paths aspnet_Paths
Результат void

AddToaspnet_PersonalizationAllUsers() публичный Метод

Deprecated Method for adding a new object to the aspnet_PersonalizationAllUsers EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_PersonalizationAllUsers ( aspnet_PersonalizationAllUsers aspnet_PersonalizationAllUsers ) : void
aspnet_PersonalizationAllUsers aspnet_PersonalizationAllUsers
Результат void

AddToaspnet_PersonalizationPerUser() публичный Метод

Deprecated Method for adding a new object to the aspnet_PersonalizationPerUser EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_PersonalizationPerUser ( aspnet_PersonalizationPerUser aspnet_PersonalizationPerUser ) : void
aspnet_PersonalizationPerUser aspnet_PersonalizationPerUser
Результат void

AddToaspnet_Profile() публичный Метод

Deprecated Method for adding a new object to the aspnet_Profile EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_Profile ( aspnet_Profile aspnet_Profile ) : void
aspnet_Profile aspnet_Profile
Результат void

AddToaspnet_Roles() публичный Метод

Deprecated Method for adding a new object to the aspnet_Roles EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_Roles ( aspnet_Roles aspnet_Roles ) : void
aspnet_Roles aspnet_Roles
Результат void

AddToaspnet_SchemaVersions() публичный Метод

Deprecated Method for adding a new object to the aspnet_SchemaVersions EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_SchemaVersions ( aspnet_SchemaVersions aspnet_SchemaVersions ) : void
aspnet_SchemaVersions aspnet_SchemaVersions
Результат void

AddToaspnet_Users() публичный Метод

Deprecated Method for adding a new object to the aspnet_Users EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_Users ( aspnet_Users aspnet_Users ) : void
aspnet_Users aspnet_Users
Результат void

AddToaspnet_WebEvent_Events() публичный Метод

Deprecated Method for adding a new object to the aspnet_WebEvent_Events EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
public AddToaspnet_WebEvent_Events ( aspnet_WebEvent_Events aspnet_WebEvent_Events ) : void
aspnet_WebEvent_Events aspnet_WebEvent_Events
Результат void

PitchingTubeEntities() публичный Метод

Initializes a new PitchingTubeEntities object using the connection string found in the 'PitchingTubeEntities' section of the application configuration file.
public PitchingTubeEntities ( ) : System
Результат System

PitchingTubeEntities() публичный Метод

Initialize a new PitchingTubeEntities object.
public PitchingTubeEntities ( System.Data.EntityClient.EntityConnection connection ) : System
connection System.Data.EntityClient.EntityConnection
Результат System

PitchingTubeEntities() публичный Метод

Initialize a new PitchingTubeEntities object.
public PitchingTubeEntities ( string connectionString ) : System
connectionString string
Результат System