TurboDB.NET Managed Provider
TurboDBParameter Class
Top
Represents a parameter in a Turbo SQL statement and how it refers to a data set column.
A list of all members of this type can be found in
TurboDBTransaction Members
.
[C#]
public
sealed
class
TurboDBParameter: MarshalByRefObject, IDbDataParameter, IDataParameter, ICloneable
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
TurboDBTransaction Members