AlwaysRequestTableDependencies Parameter (Connect-Exchange Cmdlet)
Control whether you want to always retrieve Table Dependencies (Foreign Keys). Setting this to TRUE might slow down queries and increase amount of calls made.
Syntax
Connect-Exchange -AlwaysRequestTableDependencies SwitchParameter
Data Type
bool
Default Value
false
Remarks
Control whether you want to always retrieve Table Dependencies (Foreign Keys). Setting this to TRUE might slow down queries and increase amount of calls made.