[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Data.SchemaModel.DataSchema.ForeignKeys

ForeignKeys Property

ForeignKeys

The foreight keys collection which has this table as source.

Declaration
public IItemCollection<ForeignKey> ForeignKeys { get; }