Show / Hide Table of Contents

Enum ConstraintType

Specifies the constraint types the ORM retrieves.

Namespace: Paradigm.ORM.Data.Database.Schema.Structure
Assembly: Paradigm.ORM.Data.dll
Syntax
public enum ConstraintType : int

Fields

Name Description
ForeignKey

Foreign key constraint.

PrimaryKey

Primary key constraint.

UniqueKey

Unique key constraint.

  • Improve this Doc
  • View Source
Powered by MiracleDevs ©2017. Code licensed under the MIT License.
Documentation generated by DocFX.