Schema Parameter (Connect-SAPHANA Cmdlet)
Specifies the default schema of the SAP HANA database to use for the connection.
Syntax
Connect-SAPHANA -Schema string
Data Type
cstr
Default Value
""
Remarks
Set this property to the name of the schema in the SAP HANA database that you want the cmdlet to use by default.
If not set, the SAP HANA default schema for the specified user is used.
This property is useful for directing queries to a specific schema when the user has access to multiple schemas in SAP HANA.