←Select platform

EncryptedColumn Property (ItemsInfoTableDataTable)

Summary

Gets the System.Data.DataColumn that represents the table Encrypted column.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public System.Data.DataColumn EncryptedColumn { get; } 
<DebuggerNonUserCodeAttribute()>  
Public ReadOnly Property EncryptedColumn() As System.Data.DataColumn 
   Get 
public:  
   [DebuggerNonUserCodeAttribute] 
   property System::Data::DataColumn^ EncryptedColumn 
   { 
      System::Data::DataColumn^ get() 
   } 

Property Value

The System.Data.DataColumn that represents the table Encrypted column.

Remarks

Returns the table column of (encrypted).

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Caching Assembly
Click or drag to resize