deMSMQTrigger Methods
The deMSMQTrigger type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
checkValidMSMQTrigger |
validate the Duplicate MSMQ
|
![]() |
connectMSMQ |
Connects the MSMQ.
|
![]() |
createMSMQTrigger |
Creates the MSMQ trigger.
|
![]() |
export |
Generating MSMQ trigger xml for import/export
|
![]() |
exportToSQL |
Exports the MSMQ trigger to SQL
|
![]() |
getAllActiveMSMQTriggers |
Gets all active MSMQ triggers.
|
![]() |
getAllMSMQTriggers |
Gets all MSMQ triggers.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getMSMQTriggerByID |
Gets the MSMQ trigger by identifier.
|
![]() |
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
hasMSMQTriggerEnabled |
Determines whether [has MSMQ trigger enabled] [the specified MSMQ trigger identifier].
|
![]() |
import |
import file
|
![]() |
msmqToggleEnabled |
Toggles the enabled.
|
![]() |
removeMSMQTrigger |
Removes the MSMQ trigger.
|
![]() |
updateMSMQTrigger |
Updates the MSMQ trigger.
|