FieldName is null. How do I do that in LINQ? This is what I have so far: IList<FieldProperty> caNoID = (from FieldProperty fa in ca join ...
確定! 回上一頁