TurboDB.NET Managed Provider
TurboDBParameterCollection Class
Top 


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

Requirements
Namespace: DataWeb.TurboDB
Platforms: Windows 98, Windows ME, Windows NT 4, Windows 2000, Windows XP
Assembly: DataWeb.TurboDB (in file DataWeb.TurboDB.dll)

See also
TurboDBParameterCollection Members