TableBinding.CopyTo Method

Copies the content of the object to another object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public TableBinding CopyTo(
    TableBinding obj
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.TableBinding
The destination object.

See Also

Reference

TableBinding Class

Microsoft.AnalysisServices Namespace