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


In This Topic
    Add Method (VistaDBParameterCollection)
    In This Topic
    Adds the specified System.Data.Common.DbParameter object to the System.Data.Common.DbParameterCollection.
    Overload List
    OverloadDescription
    Adds the specified System.Data.Common.DbParameter object to the System.Data.Common.DbParameterCollection. Adds the specified VistaDBParameter object to the VistaDBParameterCollection.  
    Adds the specified VistaDBParameter object to the VistaDBParameterCollection.  
    Adds the specified VistaDBParameter object to the VistaDBParameterCollection.  
    Adds a VistaDBParameter to the VistaDBParameterCollection given the parameter name and the data type.  
    Adds a VistaDBParameter to the VistaDBParameterCollection, given the specified parameter name and value.  
    Adds a VistaDBParameter to the VistaDBParameterCollection with the parameter name, the data type, and the column length.  
    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