Gets a DataRelationInfoCollection of DataRelationInfo objects which represent the data relations in the data source.

Syntax

public DocumentServer.DataSources.DataRelationInfoCollection DataRelations { get; }
Public ReadOnly Property DataRelations() As DocumentServer.DataSources.DataRelationInfoCollection

Limitations

Read only.