DatabaseGetParameterValue Method
| Retired Content |
|---|
|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Gets a parameter value.
Namespace:
Microsoft.Practices.EnterpriseLibrary.DataAssembly: Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)
Parameters
- command
- Type: System.Data.CommonDbCommand
The command that contains the parameter.
- name
- Type: SystemString
The name of the parameter.
Return Value
The value of the parameter.| Retired Content |
|---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |