GetDetailList(Int32, Int32)
|
When implemented by a class, returns detail data for a relationship.
|
GetRelationCount(Int32)
|
When implemented by a class, returns the number of relationships for a master row.
|
GetRelationDisplayName(Int32, Int32)
|
When implemented by a class, returns the display caption of a particular relationship in a specific master row.
|
GetRelationName(Int32, Int32)
|
When implemented by a class, returns the name of a master-detail relationship.
|
IsMasterRowEmpty(Int32, Int32)
|
When implemented by a class, returns a Boolean value that specifies whether a specific detail of a particular master row contains data.
|