RowsetBase Item Property NFX Class Library

[This is preliminary documentation and is subject to change.]

This method performs update on set

Namespace: NFX.DataAccess.CRUD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public virtual Row this[
	int index
] { get; set; }

Property Value

Type: Row

Implements

OnlineIList T  Item Int32 
See Also