Click or drag to resize
MultiDocumentQueryBase<TQuery, TInnerQuery, TObject>.WithCoupledColumns Method
Overload List
  NameDescription
Public methodWithCoupledColumns(Boolean)
Ensures that coupled columns will be included in the results.
Public methodWithCoupledColumns(IncludeCoupledDataEnum)
Defines how coupled columns will be included in the results.
Top
See Also