This topic has not yet been rated - Rate this topic

TabularBinding.CopyTo Method (TabularBinding)

Copies a TabularBinding object to the specified object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
protected TabularBinding CopyTo(
	TabularBinding obj
)

Parameters

obj
Type: Microsoft.AnalysisServices.TabularBinding
The object you are copying to.

Return Value

Type: Microsoft.AnalysisServices.TabularBinding
The object copied to.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.