DsvTableBinding.CopyTo Method

Copies the current DsvTableBinding to an object, which is passed as a parameter.

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

Syntax

C#
public DsvTableBinding CopyTo(
    DsvTableBinding obj
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.DsvTableBinding
A reference to the DsvTableBinding copied object.

See Also

Reference

DsvTableBinding Class

Microsoft.AnalysisServices Namespace