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
See also