Interface IMessageQueueTask
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (em Microsoft.SqlServer.MSMQTask.dll)
Sintaxe
'Declaração
Public Interface IMessageQueueTask
'Uso
Dim instance As IMessageQueueTask
public interface IMessageQueueTask
public interface class IMessageQueueTask
type IMessageQueueTask = interface end
public interface IMessageQueueTask
O tipo IMessageQueueTask expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DataFileOverWritable | Infraestrutura. | |
DTSMessageLineageID | Infraestrutura. | |
DTSMessagePackageID | Infraestrutura. | |
DTSMessageVersionID | Infraestrutura. | |
EncryptionAlgo | Infraestrutura. | |
ErrorIfMessageTimeOut | Infraestrutura. | |
MsmqConnection | Infraestrutura. | |
OperationDescription | Infraestrutura. | |
ReceiveMessageTimeOut | Infraestrutura. | |
ReceiveMessageType | Infraestrutura. | |
ReceiveVariableMessage | Infraestrutura. | |
RemoveFromQueue | Infraestrutura. | |
SaveDataFileName | Infraestrutura. | |
StringCompareType | Infraestrutura. | |
StringCompareValue | Infraestrutura. | |
StringMessageToVariableName | Infraestrutura. | |
TaskType | Infraestrutura. | |
Use2000Format | Infraestrutura. | |
UseEncryption | Infraestrutura. |
Início