Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
ElevateDB Technical Support
»
Product Manuals
»
ElevateDB Version 2 Data Access Components Manual
»
.NET Data Provider Reference
»
EDBParameter Class
EDBParameter Class
The EDBParameter class extends the DbParameter class, providing an encapsulation of an ElevateDB parameter.
Namespace: Elevate.ElevateDB.Data
Inherits From System.Data.Common.DbParameter
Implements ICloneable
Constructors
(<No Parameters>)
(ParameterName: String; Type: DbType)
(ParameterName: String; Value: System.Object)
(ParameterName: String; Type: DbType; SourceColumn: String)
Properties
Property
Description
ProviderType:
EDBType
Indicates the native ElevateDB type of the parameter.
Precision: Byte
Indicates the precision of an approximate or exact numeric type.
Scale: Byte
Indicates the scale of an exact numeric type.
Size: Int32
Indicates the size of a binary type in bytes or the length of a character type in characters.
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap