Share via


DataSourceCredentials.DeepClone Method

This API supports the infrastructure and is not intended to be used directly from your code.

This member overrides ReportObject.DeepClone().

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Overrides Function DeepClone As Object
'Usage
Dim instance As DataSourceCredentials
Dim returnValue As Object

returnValue = instance.DeepClone()
public override Object DeepClone()
public:
virtual Object^ DeepClone() override
abstract DeepClone : unit -> Object 
override DeepClone : unit -> Object 
public override function DeepClone() : Object

Return Value

Type: System.Object
An object.