ProactiveCachingObjectNotificationBinding.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 the ProactiveCachingObjectNotificationBinding object to the specified object.
protected Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding CopyTo (Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding obj);
override this.CopyTo : Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding -> Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
Protected Function CopyTo (obj As ProactiveCachingObjectNotificationBinding) As ProactiveCachingObjectNotificationBinding
Parameters
The object copied to.
Returns
The ProactiveCachingObjectNotificationBinding object.