RowsetBase ContextMap Property NFX Class Library

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

Provides dynamic view as JSONDataMap of rowset's data context - attributes applicable to the whole rowset

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

public JSONDataMap ContextMap { get; }

Property Value

Type: JSONDataMap
See Also