←Select platform

IsEncryptedNull Method

Summary

Determines whether the Encrypted column is null for this row.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public bool IsEncryptedNull() 
<DebuggerNonUserCodeAttribute()>  
Public Function IsEncryptedNull() As Boolean 
public:  
   [DebuggerNonUserCodeAttribute] 
   bool IsEncryptedNull() 

Remarks

true if encryption was not specified.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly