Schema FieldDef ClassNFX Class Library

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

Provides a definition for a single field of a row
Inheritance Hierarchy

OnlineSystem Object
  NFX.DataAccess.CRUD Schema FieldDef

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

[SerializableAttribute]
public sealed class FieldDef : INamed, 
	IOrdered, ISerializable, IJSONWritable
See Also