ProactiveCachingQueryBinding.CopyTo(ProactiveCachingQueryBinding) 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 object.
public Microsoft.AnalysisServices.ProactiveCachingQueryBinding CopyTo (Microsoft.AnalysisServices.ProactiveCachingQueryBinding obj);
override this.CopyTo : Microsoft.AnalysisServices.ProactiveCachingQueryBinding -> Microsoft.AnalysisServices.ProactiveCachingQueryBinding
Public Function CopyTo (obj As ProactiveCachingQueryBinding) As ProactiveCachingQueryBinding
Parameters
The destination object to copy to.
Returns
The destination object.