Clone Method

Summary
Clones the structure of the PPSRelationshipDataTable, including all PPSRelationshipDataTable schemas and constraints
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public override DataTable Clone() 
  
<DebuggerNonUserCodeAttribute()> 
Public Overrides Function Clone() As DataTable 
[DebuggerNonUserCodeAttribute()] 
public: 
DataTable^ Clone(); override  

Return Value

The new PPSRelationshipDataTable object.

Remarks

No PPSRelationshipRow will be copied from the PPSRelationshipDataTable to the new PPSRelationshipDataTable

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.