MessageQueueTask.Use2000Format Proprietà

Definizione

Ottiene o imposta un valore booleano che indica che il messaggio utilizza il formato SQL Server 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à

Boolean

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

Implementazioni

Commenti

Il valore predefinito di questa proprietà è false.

Si applica a