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

Show in webframe

IsCreationDateNull Method






Gets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.CreationDateColumn contains a null value.
Syntax
[DebuggerNonUserCodeAttribute()]
public bool IsCreationDateNull()
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function IsCreationDateNull() As Boolean
'Usage
 
Dim instance As CompositeInstanceDataSet.PresentationInstanceRow
Dim value As Boolean
 
value = instance.IsCreationDateNull()

            

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

Return Value

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

Target Platforms

See Also

Reference

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