nullable property (n)~ A property which controls if a field can have a…
페이지 정보
본문
nullable property (n)~ A property which controls if a field can have a NULL value. nullable type (n)~ In C# an instance of the System.Nullable struct that can represent the normal range of values for its underlying value type plus an additional null value. NUMA (n)~ Access by a CPU of local as well as foreign memory. This process which is enabled by NUMA architecture results in different access speeds.