Linguaggio

IMessageQueueTask.Use2000Format Proprietà

Definizione

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

vero se viene utilizzato SQL Server 2000; falso se non viene utilizzato il formato SQL Server 2000.

Si applica a