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

Show in webframe

IsFamilyNameNull Method (CompositeInstanceDataSet.PatientRow)






Gets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.FamilyNameColumn contains a null value.
Syntax
[DebuggerNonUserCodeAttribute()]
public bool IsFamilyNameNull()
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function IsFamilyNameNull() As Boolean
'Usage
 
Dim instance As CompositeInstanceDataSet.PatientRow
Dim value As Boolean
 
value = instance.IsFamilyNameNull()

            

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

Return Value

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

Target Platforms

See Also

Reference

CompositeInstanceDataSet.PatientRow Class
CompositeInstanceDataSet.PatientRow 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