JoinOptions.JoinAttributeNames

JoinOptions.JoinAttributeNames property

조인할 속성 이름 목록을 지정합니다. 다음과 같은 경우null또는 비어 있으면 결합된 레이어의 모든 속성이 결합됩니다.

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

또한보십시오