Method | Description | |
---|---|---|
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.
|
|
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.
|
|
AddTocargos ( |
Deprecated Method for adding a new object to the cargos EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddTocentros ( |
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 ( |
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 ( |
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 ( |
Deprecated Method for adding a new object to the diagnosticos EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToempleados ( |
Deprecated Method for adding a new object to the empleados EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToescolaridads ( |
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 ( |
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 ( |
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 ( |
Deprecated Method for adding a new object to the evoluciones EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToocupaciones ( |
Deprecated Method for adding a new object to the ocupaciones EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddTopacientes ( |
Deprecated Method for adding a new object to the pacientes EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddTopermisos ( |
Deprecated Method for adding a new object to the permisos EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToroles ( |
Deprecated Method for adding a new object to the roles EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddTousuarios ( |
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.
|
Method | Description | |
---|---|---|
OnContextCreated ( ) : void |
public AddToactividades_enfermeria ( |
||
actividades_enfermeria | ||
return | void |
public AddToatenciones_enfermeria ( |
||
atenciones_enfermeria | ||
return | void |
public AddTocitas_doctor ( |
||
citas_doctor | ||
return | void |
public AddTocitas_terapia ( |
||
citas_terapia | ||
return | void |
public AddTodiagnosticos ( |
||
diagnostico | ||
return | void |
public AddToempleados ( |
||
empleado | ||
return | void |
public AddToescolaridads ( |
||
escolaridad | ||
return | void |
public AddToestado_alta ( |
||
estado_alta | ||
return | void |
public AddToestado_civil ( |
||
estado_civil | ||
return | void |
public AddToevoluciones ( |
||
evolucione | ||
return | void |
public AddToocupaciones ( |
||
ocupacione | ||
return | void |
public AddTopacientes ( |
||
paciente | ||
return | void |
public AddTopermisos ( |
||
permiso | ||
return | void |
public AddTousuarios ( |
||
usuario | ||
return | void |
public teletonEntities ( System.Data.EntityClient.EntityConnection connection ) : System | ||
connection | System.Data.EntityClient.EntityConnection | |
return | System |
public teletonEntities ( string connectionString ) : System | ||
connectionString | string | |
return | System |