JoinOptions.JoinAttributeNames

JoinOptions.JoinAttributeNames property

指定要加入的属性名称列表。 如果是null或为空,加入层的所有属性将被加入.

public List<string> JoinAttributeNames { get; set; }

也可以看看