Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
The StatusReportingHandler property provides a pointer to the ISSCEStatusReporting interface.
Syntax
object.StatusReportingHandler [= value]
Parameters
- value
A pointer to an ISSCEStatusReporting instance.
Applies To
SQL Server 2005 Compact Edition Replication object
Modifiable
Read/write
Prototype
HRESULT get_StatusReportingHandler(ISSCEStatusReporting **ppVal);
HRESULT put_StatusReportingHandler(ISSCEStatusReporting *newVal);