Cmdlets for SAP ERP

Build 24.0.9060

Location Parameter (Connect-SAPERP Cmdlet)

A path to the directory that contains the schema files defining tables, views, and stored procedures to work with your chosen data source. This must be set in order to add new tables to provider.

Syntax

Connect-SAPERP -Location string

Data Type

cstr

Default Value

""

Remarks

The path to a directory which contains the schema files for the cmdlet (.rsd files for tables and views; .rsb files for stored procedures). The Location property allows the cmdlet to interface with a variety of data sources.

The schema files used in your application must be deployed with other assemblies. You must also ensure that Location points to the folder that contains the schema files. The folder location can be a relative path from the location of the executable.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060