1. sanping peng
  2. .NET DataStore
  3. Wednesday, 26 January 2022 12:59 PM UTC

How to get compute column CLR data type?

Code as below:

var compute = dataStore.DwMeta.Computes[i];
DataColumn colCompute = new DataColumn(compute.Name, System.Type.GetType("System.Int32"));//how to get compute CLR data type?

Olan Knight Accepted Answer Pending Moderation
  1. Wednesday, 26 January 2022 14:21 PM UTC
  2. .NET DataStore
  3. # 1

What is a "CLR data type"?

Comment
  1. Olan Knight
  2. Monday, 31 January 2022 22:20 PM UTC
Thanks, Miguel.

I still don't know what that means, but at least the acronym has been expanded! :)
  1. Helpful 1
  1. John Fauss
  2. Monday, 31 January 2022 22:32 PM UTC
I believe "CLR data type" is equivalent to "C# data type".
  1. Helpful
  1. Miguel Leeuwe
  2. Monday, 31 January 2022 23:59 PM UTC
LOL, I think only Sanping Peng would know the real answer :)
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.