Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
There is not an INLIST method in VB.NET. Generally when I have a situation like this, I would not use a String field. This would be a integer field then I would create an Enum for each of the values. You can then do a bitwise test depending upon how you create the enum.
|