Ler em inglês

Compartilhar via


Método Formatter.CanRead

Gets a value that indicates whether the message queue can be read.

Namespace:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly:  Microsoft.SqlServer.MSMQTask (em Microsoft.SqlServer.MSMQTask.dll)

Sintaxe

public bool CanRead(
    Message msg
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
true if the message object can be read.

Implementa

IMessageFormatter.CanRead(Message)

Consulte também

Referência

Formatter Classe

Namespace Microsoft.SqlServer.Dts.Tasks.MessageQueueTask