TurboDB ADO.NET Data Provider

TurboDBParameterCollection Class

Previous  Top  Next

A list of parameter objects for a TurboSQL command and the relationships to the columns of a data set.

A list of all members of this type can be found in TurboDBParameterCollection Members.

C#

public sealed class TurboDBParameterCollection: MarshalByRefObject, IDataParameterCollection, IList, ICollection, IEnumerable

Visual Basic

Public NotInheritable Class SqlParameterCollection Inherits DbParameterCollection

Requirements for TurboDB Managed on .NET Framework

Namespace: DataWeb.TurboDBManaged
Platforms: Windows 98, Windows ME, Windows NT 4, Windows 2000, Windows XP
Version Information: .NET Framework 2.0
Assembly: DataWeb.TurboDB.Managed20.Provider

Requirements for TurboDB Managed on .NET Compact Framework

Namespace: DataWeb.TurboDBManaged
Platforms: Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
Version Information: .NET Compact Framework 2.0
Assembly: DataWeb.TurboDB.CF20.Provider

See also

TurboDBParameterCollection Members