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


In This Topic
    Contains Method (VistaDBParameterCollection)
    In This Topic
    Indicates whether a System.Data.Common.DbParameter with the specified System.Data.Common.DbParameter.Value is contained in the collection. Indicates whether a VistaDBParameter with the specified Value is contained in the collection.
    Overload List
    OverloadDescription
    Indicates whether a System.Data.Common.DbParameter with the specified System.Data.Common.DbParameter.Value is contained in the collection. Indicates whether a VistaDBParameter with the specified Value is contained in the collection.  
    Indicates whether a System.Data.Common.DbParameter with the specified name exists in the collection. Indicates whether a VistaDBParameter with the specified name exists in the collection.  
    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