The following tables list the members exposed by IFeatureDataRecord.
Name | Description | |
---|---|---|
![]() | DisplayColumnIndex | Gets the index of the Display Column. |
![]() | FeatureSource | Gets the parent FeatureSource (could be null if the layer is an annotation layer. |
![]() | FidColumnIndex | Gets the index of the Fid Column. |
![]() | GeometryColumnIndex | Gets the index of the Geometry Column. |
![]() | GlobalIdColumnIndex | Gets the index of the GlobalId Column. |
![]() | StoredEditState | Gets the stored edit state of this feature in the MobileService cache. |
![]() | SubtypeColumnIndex | Gets the index of the Subtype Column. |
Name | Description | |
---|---|---|
![]() | GetBlob | Gets the byte array value of the specified column. |
![]() | GetFid | Gets the FID for the current record. |
![]() | GetGeometry | Gets the geometry for the current record. |
![]() | GetGlobalId | Gets the Global Id for the current record. |
![]() | GetSubtypeCode | Gets the geometry for the current record. |