Condividi tramite


MessageQueueTask.Use2000Format Proprietà

Definizione

Ottiene o imposta un valore Boolean che indica che il messaggio utilizza SQL Server formato 2000.

public:
 property bool Use2000Format { bool get(); void set(bool value); };
public bool Use2000Format { get; set; }
member this.Use2000Format : bool with get, set
Public Property Use2000Format As Boolean

Valore della proprietà

false indica che il formato SQL Server 2000 non viene utilizzato; true indica che viene utilizzato il formato SQL Server 2000.

Implementazioni

Commenti

Il valore predefinito di questa proprietà è false.

Si applica a