AdomdParameter Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the AdomdParameter class.
Overload List
Name | Description | |
---|---|---|
![]() |
AdomdParameter() | Initializes a new instance of the AdomdParameter class. |
![]() |
AdomdParameter(String, Object) | Initializes a new instance of the AdomdParameter class with the name and value of the AdomdParameter. |
Top