Condividi tramite


IMessageQueueTask.Use2000Format Proprietà

Definizione

Ottiene o imposta un valore che indica se il messaggio usa 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à

true se viene usato il SQL Server 2000; false se il formato SQL Server 2000 non viene usato.

Si applica a