SqlCeParameter.DbType Property
[This is preliminary documentation and subject to change.]
Gets or sets the parameter's DbType
[Visual Basic]
Overrides Public Property DbType As
_
[C#]
public override
DbType {get; set;}
Implements
IDataParameter.
See Also
SqlCeParameter Class | Primeworks.DesktopSqlCe Namespace