Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / SqlScriptGenerator Class


In This Topic
    SqlScriptGenerator Class Methods
    In This Topic

    For a list of all members of this type, see SqlScriptGenerator members.

    Public Methods
     NameDescription
    Public Method Generates the sql insert scripts asynchronously for all tables in database  
    Public Method Generates the sql insert scripts for all tables in database  
    Top
    Protected Methods
     NameDescription
    Protected Method Function which will be called when the asynh process will end.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also