Метод | Описание | |
---|---|---|
AddToANSWERS ( |
Deprecated Method for adding a new object to the ANSWERS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToANSWER_HISTORY ( |
Deprecated Method for adding a new object to the ANSWER_HISTORY EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToASSIGNEDPOLLS ( |
Deprecated Method for adding a new object to the ASSIGNEDPOLLS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToMANAGEMENTS ( |
Deprecated Method for adding a new object to the MANAGEMENTS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToMESSAGES ( |
Deprecated Method for adding a new object to the MESSAGES EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToOBJECTS ( OBJECT oBJECT ) : void |
Deprecated Method for adding a new object to the OBJECTS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToPARTICIPANTS ( |
Deprecated Method for adding a new object to the PARTICIPANTS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToPARTICIPANT_CUSTOM ( |
Deprecated Method for adding a new object to the PARTICIPANT_CUSTOM EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToPARTICIPANT_DATA ( |
Deprecated Method for adding a new object to the PARTICIPANT_DATA EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToPOLLS ( |
Deprecated Method for adding a new object to the POLLS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToPOLL_OBJECTS_DFLT ( |
Deprecated Method for adding a new object to the POLL_OBJECTS_DFLT EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToQUESTIONS ( |
Deprecated Method for adding a new object to the QUESTIONS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToQUESTION_OBJECTS ( |
Deprecated Method for adding a new object to the QUESTION_OBJECTS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToRESPONSES ( |
Deprecated Method for adding a new object to the RESPONSES EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSESSIONS ( |
Deprecated Method for adding a new object to the SESSIONS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSYSADMINS ( |
Deprecated Method for adding a new object to the SYSADMINS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToUSERS ( |
Deprecated Method for adding a new object to the USERS EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
DBPOLLEntities ( ) : System |
Initializes a new DBPOLLEntities object using the connection string found in the 'DBPOLLEntities' section of the application configuration file.
|
|
DBPOLLEntities ( System.Data.EntityClient.EntityConnection connection ) : System |
Initialize a new DBPOLLEntities object.
|
|
DBPOLLEntities ( string connectionString ) : System |
Initialize a new DBPOLLEntities object.
|
Метод | Описание | |
---|---|---|
OnContextCreated ( ) : void |
public AddToANSWERS ( |
||
aNSWER | ||
Результат | void |
public AddToANSWER_HISTORY ( |
||
aNSWER_HISTORY | ||
Результат | void |
public AddToASSIGNEDPOLLS ( |
||
aSSIGNEDPOLL | ||
Результат | void |
public AddToMANAGEMENTS ( |
||
mANAGEMENT | ||
Результат | void |
public AddToMESSAGES ( |
||
mESSAGE | ||
Результат | void |
public AddToOBJECTS ( OBJECT oBJECT ) : void | ||
oBJECT | OBJECT | |
Результат | void |
public AddToPARTICIPANTS ( |
||
pARTICIPANT | ||
Результат | void |
public AddToPARTICIPANT_CUSTOM ( |
||
pARTICIPANT_CUSTOM | ||
Результат | void |
public AddToPARTICIPANT_DATA ( |
||
pARTICIPANT_DATA | ||
Результат | void |
public AddToPOLL_OBJECTS_DFLT ( |
||
pOLL_OBJECTS_DFLT | ||
Результат | void |
public AddToQUESTIONS ( |
||
qUESTION | ||
Результат | void |
public AddToQUESTION_OBJECTS ( |
||
qUESTION_OBJECTS | ||
Результат | void |
public AddToRESPONSES ( |
||
rESPONS | ||
Результат | void |
public AddToSESSIONS ( |
||
sESSION | ||
Результат | void |
public AddToSYSADMINS ( |
||
sYSADMIN | ||
Результат | void |
public DBPOLLEntities ( System.Data.EntityClient.EntityConnection connection ) : System | ||
connection | System.Data.EntityClient.EntityConnection | |
Результат | System |
public DBPOLLEntities ( string connectionString ) : System | ||
connectionString | string | |
Результат | System |