共用方式為


ExecuteCaptureLog 方法

Executes the context of the capture log on the server.

多載清單 

  名稱 描述
公用方法 ExecuteCaptureLog(Boolean, Boolean) Executes the contents of the capture log on the server, and indicates whether execution will be in a transactional and/or parallel mode. Affected objects will not be processed.
公用方法 ExecuteCaptureLog(Boolean, Boolean, Boolean) Executes the contents of the capture log on the server, indicates whether execution will be in a transactional and/or parallel mode, and indicates whether affected objects will be processed.

頂端