Click or drag to resize

DslForeignKeyAttribute Class

[Missing <summary> documentation for "T:Casewhere.Runtime.DSL.Models.DataAttributes.DslForeignKeyAttribute"]

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DSL.Models.DataAttributesDslDataAttribute
    Casewhere.Runtime.DSL.Models.DataAttributesDslForeignKeyAttribute

Namespace: Casewhere.Runtime.DSL.Models.DataAttributes
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public class DslForeignKeyAttribute : DslDataAttribute

The DslForeignKeyAttribute type exposes the following members.

Constructors
 NameDescription
Public methodDslForeignKeyAttributeInitializes a new instance of the DslForeignKeyAttribute class
Top
Properties
See Also