Stored parameters for favorites with passing fields. Make sure the parameter is allowed for the specified menu item when inserting.
Name | Datatype | Read | Write | Primary key | Description |
---|---|---|---|---|---|
FavoriteId | int | Yes | Yes | No | |
Name | varchar(300) | Yes | Yes | No | Name of the parameter. |
Value | nvarchar(max) | Yes | Yes | No | Value of the parameter. |