C# 클래스 DataAccess.teletonEntities

No Metadata Documentation available.
상속: ObjectContext
파일 보기 프로젝트 열기: npvb/teleton 1 사용 예제들

공개 메소드들

메소드 설명
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