CustomTypeColumn Property

Summary

Gets the Custom Type System.Data.DataColumn

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public DataColumn CustomTypeColumn { get; } 
  
Public ReadOnly Property CustomTypeColumn As DataColumn 
public: 
property DataColumn^ CustomTypeColumn { 
   DataColumn^ get(); 
} 

Property Value

The event type System.Data.DataColumn

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