Searched refs:nNullability (Results 1 – 1 of 1) sorted by relevance
186 int nNullability = ((Integer) _oValue).intValue(); in assignPropertyValue() local187 nNullability = oTypeInspector.getNullability(xPropertySet, nNullability); in assignPropertyValue()188 xPropertySet.setPropertyValue("IsNullable", new Integer(nNullability)); in assignPropertyValue()
Completed in 10 milliseconds