You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Creates a new data flow with the given name and returns the new data flow to the caller. PARAMETERS: Name as String

Syntax

Visual Basic

Public Function Add( _
   ByVal [Name As Variant _
) As DataFlow

Parameters

Name

See Also

DataFlows Collection

  • No labels