API Parameter (Connect-MarkLogic Cmdlet)
Specifies the API which will be used by the provider to query data.
Syntax
Connect-MarkLogic -API string
Possible Values
ODBC, RESTData Type
cstr
Default Value
"ODBC"
Remarks
Specifies the API which will be used by the provider to query data. Valid values are ODBC (to connect to the ODBC server) and REST (to connect to the REST API).