TableAttribute ClassNFX Class Library

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

Provides information about table schema that this row is a part of
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    NFX.DataAccess.CRUD TargetedAttribute
      NFX.DataAccess.CRUD TableAttribute

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

[SerializableAttribute]
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
public sealed class TableAttribute : TargetedAttribute
See Also