Include.Process MethodInclude.Process MethodInclude::Process Method

Executes the query.

Syntax

Protected Overrides Function Process() As Boolean
protected override bool Process()
protected:
virtual bool Process() override
 

Return Value

Type: System.BooleanSystem.BooleanSystem::Boolean

Returns trueTruetrue if the task successfully executed; otherwise, falseFalsefalse.