←Select platform

Clone() Method (OtherPatientNamesDataTable)

Summary

Clones the structure of the OtherPatientNamesDataTable, including all OtherPatientNamesDataTable schemas and constraints.

Syntax

C#
VB
C++
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public override System.Data.DataTable Clone() 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public Overrides Function Clone() As System.Data.DataTable 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] 
   [DebuggerNonUserCodeAttribute] 
   virtual System::Data::DataTable^ Clone() override 

Return Value

The new OtherPatientNamesDataTable object.

Remarks

No OtherPatientNamesRow will be copied from the OtherPatientNamesDataTable to the new OtherPatientNamesDataTable

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize