Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

IsImageColumnsNull Method






Gets a value that indicates whether the CompositeInstanceDataSet.ImageInstanceDataTable.ImageColumnsColumn contains a null value.
Syntax
[DebuggerNonUserCodeAttribute()]
public bool IsImageColumnsNull()
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function IsImageColumnsNull() As Boolean
'Usage
 
Dim instance As CompositeInstanceDataSet.ImageInstanceRow
Dim value As Boolean
 
value = instance.IsImageColumnsNull()

            

            
[DebuggerNonUserCodeAttribute()]
public:
bool IsImageColumnsNull(); 

Return Value

true if the column contains a null value; otherwise, false.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.ImageInstanceRow Class
CompositeInstanceDataSet.ImageInstanceRow Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features