VistaDB 6
VistaDB.Provider Namespace / VistaDBParameterCollection Class / Insert Method


In This Topic
    Insert Method (VistaDBParameterCollection)
    In This Topic
    Inserts the specified index of the System.Data.Common.DbParameter object with the specified name into the collection at the specified index.
    Overload List
    OverloadDescription
    Inserts the specified index of the System.Data.Common.DbParameter object with the specified name into the collection at the specified index. Inserts the specified the index of the VistaDBParameter object with the specified name into the collection at the specified index.  
    Inserts the specified the index of the VistaDBParameter object with the specified name into the collection at the specified index.  
    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