DK11 for Delphi | GisLayerVector.TGIS_LayerVector.JoinPrimary | Constructors | Fields | Methods | Properties | Events | Events
Field from feature table to be joined. Field value must be a unique and be the same type as JoinForeign. Table must be ordered by this value.
// Delphi public property JoinPrimary : String read write;
// C++ Builder public: __property UnicodeString JoinPrimary = {read, write};
Type |
---|
String |