ProcessableMajorObject.CopyTo Method

 

Applies To: SQL Server (starting with 2016)

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

Overload List

Name Description
System_CAPS_protmethod CopyTo(MajorObject, Boolean)

Copies the object to the specified destination.(Overrides MajorObject.CopyTo(MajorObject, Boolean).)

System_CAPS_protmethod CopyTo(ModelComponent)

Copies a ModelComponent object to the specified object.(Inherited from ModelComponent.)

System_CAPS_protmethod CopyTo(NamedComponent)

Copies a NamedComponent object to the specified object.(Inherited from NamedComponent.)

See Also

ProcessableMajorObject Class
Microsoft.AnalysisServices Namespace

Return to top