Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / SqlScriptGenerator Class / EndAsyncGenerateSqlScripts Method
The result delegate
In This Topic
    EndAsyncGenerateSqlScripts Method
    In This Topic
    Function which will be called when the asynh process will end.
    Syntax
    protected void EndAsyncGenerateSqlScripts( 
       IAsyncResult result
    )

    Parameters

    result
    The result delegate
    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