C# Класс DataAccess.teletonEntities

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

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

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

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

AddToatenciones_enfermeria ( atenciones_enfermeria atenciones_enfermeria ) : void

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

AddTocargos ( cargo cargo ) : void

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

AddTocentros ( centro centro ) : void

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

AddTocitas_doctor ( citas_doctor citas_doctor ) : void

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

AddTocitas_terapia ( citas_terapia citas_terapia ) : void

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

AddTodiagnosticos ( diagnostico diagnostico ) : void

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

AddToempleados ( empleado empleado ) : void

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

AddToescolaridads ( escolaridad escolaridad ) : void

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

AddToestado_alta ( estado_alta estado_alta ) : void

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

AddToestado_civil ( estado_civil estado_civil ) : void

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

AddToevoluciones ( evolucione evolucione ) : void

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

AddToocupaciones ( ocupacione ocupacione ) : void

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

AddTopacientes ( paciente paciente ) : void

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

AddTopermisos ( permiso permiso ) : void

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

AddToroles ( role role ) : void

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

AddTousuarios ( usuario usuario ) : void

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

teletonEntities ( ) : System

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

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

Initialize a new teletonEntities object.

teletonEntities ( string connectionString ) : System

Initialize a new teletonEntities object.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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