←Select platform

CodingSchemeVersionColumn Property

Summary

Gets the System.Data.DataColumn that represents the table Coding Scheme Version column.

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
public DataColumn CodingSchemeVersionColumn { get; } 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public ReadOnly Property CodingSchemeVersionColumn() As System.Data.DataColumn 
   Get 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),  
   DebuggerNonUserCodeAttribute] 
   property System::Data::DataColumn^ CodingSchemeVersionColumn 
   { 
      System::Data::DataColumn^ get() 
   } 

Property Value

The System.Data.DataColumn that represents the table Coding Scheme Version column.

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.Storage.DataAccessLayer Assembly

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