CustomersAndOrdersOnCountry
Parameters
The following parameters are defined for the CustomersAndOrdersOnCountry stored procedure call.
| Name | Direction | Type | Optional | Max. length | Precision | Scale | 
|---|---|---|---|---|---|---|
| Country | Input | string (System.String) | 
	50 | 0 | 0 | 
Mappings
Northwind.dbo.pr_CustomersAndOrdersOnCountry (SQL Server (SqlClient))
Type of target: Stored procedure
| Parameter | Target parameter | Nullable | Type | Length | Precision | Scale | Type converter | 
|---|---|---|---|---|---|---|---|
| Country | @country | varchar | 50 | 0 | 0 | 
Code generation information
Setting values
No settings defined.
Attribute definitions per element
None.
Additional interface definitions per element
None.
Additional namespace definitions per element
None.