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.141 -- Release Build+5f6e192e4b7ed0f35a118ae12c275adc521bb865
public ForeignKeyField this[
	int index
] { get; }

Parameters

index  Int32

Return Value

ForeignKeyField

See Also