Provides access to the RelatedRecordGroup members.
Members
Name | Description | |
---|---|---|
Records | Records that represent the related rows. | |
SourceRowID | Object id of the row that belongs to source table. | |
SourceRowID64 | Object id of the row that belongs to source table. |
IRelatedRecordGroup2.SourceRowID64 Property
Object id of the row that belongs to source table.
Public ReadOnly Property SourceRowID64 As Long
public long SourceRowID64 {get;}
Inherited Interfaces
Interfaces | Description |
---|---|
IRelatedRecordGroup | Provides access to the RelatedRecordGroup members. Use IRelatedRecordGroup2 for 64 bit OIDs. |
Classes that implement IRelatedRecordGroup2
Classes | Description |
---|---|
RelatedRecordGroup | A colcass that contains related records for every source id. |