Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

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

Syntax

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

Parameters

  • LogicalName
  • PhysicalName


Info
titleSee Also