Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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);