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

Compare with Current View Page History

Version 1 Current »

Description

Creates and returns a new BusinessDataObject. PARAMETERS: LogicalName (String), PhysicalName (String).

Syntax

Public Function Add( _
   ByVal LogicalName As Variant, _
   ByVal PhysicalName As Variant _
) As BusinessDataObject

Parameters

  • LogicalName
  • PhysicalName



  • No labels