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. |