This member is for System Use Only and should NOT be used.
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method.

Syntax

finRateTables.GetDataViewFilter(filterByAccountType, accountTypePk, accountTypeStartup, filterByAccountTypePromotion, accountTypePromotionPk)

Parameters

NameTypeOptionalByRefDescription
filterByAccountType Boolean Indicates whether to Filter By an Account Type i.e. only return a list of Rate Tables that are flagged as available for the Account Type.
accountTypePk Integer The primary key of the Account Type to filter by.
accountTypeStartup Boolean Indicates whether to use the return Rate Tables that are available for Startup Interest if filtering by Account Type.
filterByAccountTypePromotion Boolean Indicates whether to Filter By an Account Type Promotion. This must be used in conjunction with the filterByAccountType parameter.
accountTypePromotionPk Integer The primary key of the Account Type Promotion to filter by.

Return Value

String

A String value.

Member of:
finRateTables
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0