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

Show in webframe

IsGivenNameNull Method (CompositeInstanceDataSet.PatientRow)






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

            

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

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