DataSourceCredentials.DeepClone Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a deep clone of this DataSourceCredentials instance.
public:
override System::Object ^ DeepClone();
public override object DeepClone ();
override this.DeepClone : unit -> obj
Public Overrides Function DeepClone () As Object
Returns
A DataSourceCredentials object.