BrowsableSchemas Parameter (Connect-ExcelOnline Cmdlet)
This property restricts the schemas reported to a subset of the available schemas. For example, BrowsableSchemas=SchemaA,SchemaB,SchemaC.
Syntax
Connect-ExcelOnline -BrowsableSchemas string
Data Type
cstr
Default Value
""
Remarks
Listing the schemas from databases can be expensive. Providing a list of schemas in the connection string improves the performance.