Condividi tramite


Proprietà StatusReportingHandler (replica)

La proprietà StatusReportingHandler contiene un puntatore all'interfaccia ISSCEStatusReporting.

Sintassi

object.StatusReportingHandler [= value]

Parametri

  • value
    Puntatore a un'istanza di ISSCEStatusReporting.

Si applica a

Oggetto Replication di SQL Server Compact 3.5

Modificabilità

Lettura/scrittura

Prototipo

HRESULT get_StatusReportingHandler(ISSCEStatusReporting **ppVal);
HRESULT put_StatusReportingHandler(ISSCEStatusReporting *newVal);

Vedere anche

Riferimento

Proprietà dell'oggetto Replication

Guida e informazioni

Assistenza (SQL Server Compact 3.5 Service Pack 1)