Clone Method

Summary

Clones the structure of the ScheduledStationAETitlesDataTable, including all ScheduledStationAETitlesDataTable 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 ScheduledStationAETitlesDataTable object.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly