dotConnect for DB2 Documentation
Devart.Common Namespace / DbDataTable Class / EndInit Method

In This Topic
EndInit Method
In This Topic
Ends the initialization of a DbDataTable that is used on a form or used by another component. The initialization occurs at run time.
Syntax
'Declaration
 
Public Overrides Sub EndInit() 
 
See Also