ProactiveCachingTablesBinding.CopyTo(ProactiveCachingTablesBinding) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Copies the content of this object to another ProactiveCachingTablesBinding object.
public Microsoft.AnalysisServices.ProactiveCachingTablesBinding CopyTo (Microsoft.AnalysisServices.ProactiveCachingTablesBinding obj);
override this.CopyTo : Microsoft.AnalysisServices.ProactiveCachingTablesBinding -> Microsoft.AnalysisServices.ProactiveCachingTablesBinding
Public Function CopyTo (obj As ProactiveCachingTablesBinding) As ProactiveCachingTablesBinding
Parameters
The destination object to copy to.
Returns
A ProactiveCachingTablesBinding object.