Page History
Description
Creates and returns a new BusinessDataObject. PARAMETERS: LogicalName (String), PhysicalName (String).
Syntax
Code Block | ||
---|---|---|
| ||
Public Function Add( _ ByVal LogicalName As Variant, _ ByVal PhysicalName As Variant _ ) As BusinessDataObject |
Parameters
- LogicalName
- PhysicalName
Info | ||
---|---|---|
| ||