Метод | Описание | |
---|---|---|
AddToCDRs ( |
Deprecated Method for adding a new object to the CDRs EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToCustomerAccounts ( |
Deprecated Method for adding a new object to the CustomerAccounts EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToCustomers ( |
Deprecated Method for adding a new object to the Customers EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToDialPlanData ( |
Deprecated Method for adding a new object to the DialPlanData EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToRTCCs1 ( |
Deprecated Method for adding a new object to the RTCCs1 EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToRates ( |
Deprecated Method for adding a new object to the Rates EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPAccounts ( |
Deprecated Method for adding a new object to the SIPAccounts EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPDialPlans ( |
Deprecated Method for adding a new object to the SIPDialPlans EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPDialogues ( |
Deprecated Method for adding a new object to the SIPDialogues EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPDialplanLookups ( |
Deprecated Method for adding a new object to the SIPDialplanLookups EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPDialplanOptions ( |
Deprecated Method for adding a new object to the SIPDialplanOptions EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPDialplanProviders ( |
Deprecated Method for adding a new object to the SIPDialplanProviders EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPDialplanRoutes ( |
Deprecated Method for adding a new object to the SIPDialplanRoutes EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPDomains ( |
Deprecated Method for adding a new object to the SIPDomains EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPProviderBindings ( |
Deprecated Method for adding a new object to the SIPProviderBindings EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPProviders ( |
Deprecated Method for adding a new object to the SIPProviders EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSIPRegistrarBindings ( |
Deprecated Method for adding a new object to the SIPRegistrarBindings EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToSimpleWizardRules ( |
Deprecated Method for adding a new object to the SimpleWizardRules EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
AddToWebCallbacks ( |
Deprecated Method for adding a new object to the WebCallbacks EntitySet. Consider using the .Add method of the associated ObjectSet<T> property instead.
|
|
SIPSorceryEntities ( ) : System |
Initializes a new SIPSorceryEntities object using the connection string found in the 'SIPSorceryEntities' section of the application configuration file.
|
|
SIPSorceryEntities ( System.Data.EntityClient.EntityConnection connection ) : System |
Initialize a new SIPSorceryEntities object.
|
|
SIPSorceryEntities ( string connectionString ) : System |
Initialize a new SIPSorceryEntities object.
|
Метод | Описание | |
---|---|---|
OnContextCreated ( ) : void |
public AddToCustomerAccounts ( |
||
customerAccount | ||
Результат | void |
public AddToCustomers ( |
||
customer | ||
Результат | void |
public AddToDialPlanData ( |
||
dialPlanDataEntry | ||
Результат | void |
public AddToSIPAccounts ( |
||
sIPAccount | ||
Результат | void |
public AddToSIPDialPlans ( |
||
sIPDialPlan | ||
Результат | void |
public AddToSIPDialogues ( |
||
sIPDialogue | ||
Результат | void |
public AddToSIPDialplanLookups ( |
||
sIPDialplanLookup | ||
Результат | void |
public AddToSIPDialplanOptions ( |
||
sIPDialplanOption | ||
Результат | void |
public AddToSIPDialplanProviders ( |
||
sIPDialplanProvider | ||
Результат | void |
public AddToSIPDialplanRoutes ( |
||
sIPDialplanRoute | ||
Результат | void |
public AddToSIPDomains ( |
||
sIPDomain | ||
Результат | void |
public AddToSIPProviderBindings ( |
||
sIPProviderBinding | ||
Результат | void |
public AddToSIPProviders ( |
||
sIPProvider | ||
Результат | void |
public AddToSIPRegistrarBindings ( |
||
sIPRegistrarBinding | ||
Результат | void |
public AddToSimpleWizardRules ( |
||
simpleWizardRule | ||
Результат | void |
public AddToWebCallbacks ( |
||
webCallback | ||
Результат | void |
public SIPSorceryEntities ( System.Data.EntityClient.EntityConnection connection ) : System | ||
connection | System.Data.EntityClient.EntityConnection | |
Результат | System |
public SIPSorceryEntities ( string connectionString ) : System | ||
connectionString | string | |
Результат | System |