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

In This Topic
    EndInit Method (DbDataTable)
    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() 
    public override void EndInit()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also