Clones the structure of the ReferencedImageSequenceDataTable, including all ReferencedImageSequenceDataTable schemas and constraints
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public override 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
The new ReferencedImageSequenceDataTable object.
No ReferencedImageSequenceRow will be copied from the ReferencedImageSequenceDataTable to the new ReferencedImageSequenceDataTable.
ReferencedImageSequenceDataTable Class
ReferencedImageSequenceDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET