Overload List
Overload | Description |
TdParameter Constructor() |
Default Constructor. Creates a new instance of the TdParameter class.
|
TdParameter Constructor(String,Object) |
Creates a new instance of the TdParameter class.
|
TdParameter Constructor(String,TdType) |
Creates a new instance of the TdParameter class.
|
TdParameter Constructor(String,TdType,Int32) |
Creates a new instance of the TdParameter class.
|
TdParameter Constructor(String,TdType,Int32,String) |
Creates a new instance of the TdParameter class.
|
TdParameter Constructor(String,TdType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object) |
Creates a new instance of the TdParameter class.
|
Requirements
Product | Versions | Platforms |
.NET | 6, 7 | Windows, Linux, MacOS |
.NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |
See Also