Basket Fund
The Basket Fund table lists information about the Basket trades. The fields for the Basket Fund table are:
Table Name: BasketFund
Column Name
Data Type
Valid Values
Allow Nulls
Description
PK_BasketFundID
int identity
No
BasketFundName
varchar
Yes
FK_ConnID
int
Yes
FK_BasketProductTypeID
int
Yes
MinimumAmount
decimal
Yes
LockingDays
int
Yes
LockingCharges
decimal
Yes
Description
text
Yes
LastUpdateTime
datetime
(getutcdate())
Yes
Last updated
Was this helpful?