When we use C # with the Universe database, multi values โโcome from the Universe database as comma-separated values โโto the programming site. Typically, in Basic Basic programming, they stand out as distinguished values โโof ^ 252 or ^ 253. Therefore, we can easily share the multi value with value separators, because people do not use ^ 252 or ^ 253 in ordinary data inputs.
But in C #, when we select multiple values โโfrom the Universe database, they are highlighted with a comma. If data with multiple values โโactually contains a comma, we cannot use the comma (,) value as a value separator. Because this will split the data with multiple values โโin the wrong position.
For example, if data with multiple values:
01 Although we will do , Tom will go there, I will go down
The multivalued value for the above entry is separated by a comma in .net programming. But the first value (in bold) actually contains a comma after "Although."
We are faced with the problem of using the C # Split function to separate data and get individual values. Could you tell us how we can overcome this in C # orVB.net programming using the Universe database and get individual sub values โโ/ values โโ?.
Thanks.
c # universe
Explorer
source share