Delen via


Server.ExecuteCaptureLog Method

Include Protected Members
Include Inherited Members

Executes the context of the capture log on the server.

Overload List

  Name Description
Public method 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.
Public method 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.

Top