共用方式為


StatusReportingHandler 屬性 (複寫)

StatusReportingHandler 屬性提供指向 ISSCEStatusReporting 介面的指標。

語法

object.StatusReportingHandler [= value]

參數

  • value
    指向 ISSCEStatusReporting 執行個體的指標。

適用於

SQL Server Compact 3.5 Replication 物件

可修改

讀取/寫入

原型

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

另請參閱

參考

Replication 物件屬性

說明及資訊

取得協助 (SQL Server Compact 3.5 Service Pack 1)