Interface IMessageQueueTask

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly :  Microsoft.SqlServer.MSMQTask (en Microsoft.SqlServer.MSMQTask.dll)

Syntaxe

'Déclaration
Public Interface IMessageQueueTask
'Utilisation
Dim instance As IMessageQueueTask
public interface IMessageQueueTask
public interface class IMessageQueueTask
type IMessageQueueTask =  interface end
public interface IMessageQueueTask

Le type IMessageQueueTask expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DataFileOverWritable Infrastructure.
Propriété publique DTSMessageLineageID Infrastructure.
Propriété publique DTSMessagePackageID Infrastructure.
Propriété publique DTSMessageVersionID Infrastructure.
Propriété publique EncryptionAlgo Infrastructure.
Propriété publique ErrorIfMessageTimeOut Infrastructure.
Propriété publique MsmqConnection Infrastructure.
Propriété publique OperationDescription Infrastructure.
Propriété publique ReceiveMessageTimeOut Infrastructure.
Propriété publique ReceiveMessageType Infrastructure.
Propriété publique ReceiveVariableMessage Infrastructure.
Propriété publique RemoveFromQueue Infrastructure.
Propriété publique SaveDataFileName Infrastructure.
Propriété publique StringCompareType Infrastructure.
Propriété publique StringCompareValue Infrastructure.
Propriété publique StringMessageToVariableName Infrastructure.
Propriété publique TaskType Infrastructure.
Propriété publique Use2000Format Infrastructure.
Propriété publique UseEncryption Infrastructure.

Haut de la page