ProactiveCachingInheritedBinding.CopyTo 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 a ProactiveCachingInheritedBinding object to the specified object.
public Microsoft.AnalysisServices.ProactiveCachingInheritedBinding CopyTo (Microsoft.AnalysisServices.ProactiveCachingInheritedBinding obj);
override this.CopyTo : Microsoft.AnalysisServices.ProactiveCachingInheritedBinding -> Microsoft.AnalysisServices.ProactiveCachingInheritedBinding
Public Function CopyTo (obj As ProactiveCachingInheritedBinding) As ProactiveCachingInheritedBinding
Parameters
The object you are copying to.
Returns
The object copied to.