GrapeCity ActiveReports for .NET 14.0J
ForeignKeys プロパティ

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.Extensibility.Data.SchemaModel 名前空間 > DataSchema クラス : ForeignKeys プロパティ
このテーブルをソースとして持つ外部キーコレクション。
シンタックス
'宣言
 
Public ReadOnly Property ForeignKeys As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection(Of ForeignKey)
public GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection<ForeignKey> ForeignKeys {get;}
参照

DataSchema クラス
DataSchema メンバ