ForeignKeyFieldsItem(Int32) Property

Get the current index of foreign key field information

Definition

Namespace: Gemstone.Data
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.147 -- Release Build+c5cc8ba56e7568e903c204fe8ae9773b97af8eef
public ForeignKeyField this[
	int index
] { get; }

Parameters

index  Int32

Return Value

ForeignKeyField

See Also