Property | Type | Description | |
---|---|---|---|
DeleteEvent | void | ||
DeleteLastProcessTime | void | ||
DeleteMessage | void | ||
DeleteSubscription | void | ||
DeleteSynchronization | void | ||
InsertEvent | void | ||
InsertLastProcessTime | void | ||
InsertMessage | void | ||
InsertSubscription | void | ||
InsertSynchronization | void | ||
OnCreated | void | ||
UpdateEvent | void | ||
UpdateLastProcessTime | void | ||
UpdateMessage | void | ||
UpdateSubscription | void | ||
UpdateSynchronization | void |
Method | Description | |
---|---|---|
NotificationsDataContext ( System connection ) : System.Data.Linq | ||
NotificationsDataContext ( System connection, System mappingSource ) : System.Data.Linq | ||
NotificationsDataContext ( string connection ) : System.Data.Linq | ||
NotificationsDataContext ( string connection, System mappingSource ) : System.Data.Linq |
Method | Description | |
---|---|---|
DeleteEvent ( |
||
DeleteLastProcessTime ( |
||
DeleteMessage ( |
||
DeleteSubscription ( |
||
DeleteSynchronization ( |
||
InsertEvent ( |
||
InsertLastProcessTime ( |
||
InsertMessage ( |
||
InsertSubscription ( |
||
InsertSynchronization ( |
||
OnCreated ( ) : void | ||
UpdateEvent ( |
||
UpdateLastProcessTime ( |
||
UpdateMessage ( |
||
UpdateSubscription ( |
||
UpdateSynchronization ( |
public NotificationsDataContext ( System connection ) : System.Data.Linq | ||
connection | System | |
return | System.Data.Linq |
public NotificationsDataContext ( System connection, System mappingSource ) : System.Data.Linq | ||
connection | System | |
mappingSource | System | |
return | System.Data.Linq |
public NotificationsDataContext ( string connection ) : System.Data.Linq | ||
connection | string | |
return | System.Data.Linq |
public NotificationsDataContext ( string connection, System mappingSource ) : System.Data.Linq | ||
connection | string | |
mappingSource | System | |
return | System.Data.Linq |