Метод | Описание | |
---|---|---|
AddToiis_log_entry ( |
Deprecated Method for adding a new object to the iis_log_entry EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
iis_log_entry_entities ( ) : System |
Initializes a new iis_log_entry_entities object using the connection string found in the 'iis_log_entry_entities' section of the application configuration file.
|
|
iis_log_entry_entities ( EntityConnection connection ) : System |
Initialize a new iis_log_entry_entities object.
|
|
iis_log_entry_entities ( string connectionString ) : System |
Initialize a new iis_log_entry_entities object.
|
Метод | Описание | |
---|---|---|
OnContextCreated ( ) : void |
public AddToiis_log_entry ( |
||
iis_log_entry | ||
Результат | void |
public iis_log_entry_entities ( ) : System | ||
Результат | System |
public iis_log_entry_entities ( EntityConnection connection ) : System | ||
connection | EntityConnection | |
Результат | System |
public iis_log_entry_entities ( string connectionString ) : System | ||
connectionString | string | |
Результат | System |