DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Properties | List of all members
Deveel.Data.Mapping.INamedConstraint Interface Reference
Inheritance diagram for Deveel.Data.Mapping.INamedConstraint:
Deveel.Data.Mapping.ForeignKeyAttribute Deveel.Data.Mapping.PrimaryKeyAttribute Deveel.Data.Mapping.UniqueAttribute

Properties

string ConstraintName [get]
 

Detailed Description

Definition at line 4 of file INamedConstraint.cs.

Property Documentation

string Deveel.Data.Mapping.INamedConstraint.ConstraintName
get

Definition at line 5 of file INamedConstraint.cs.


The documentation for this interface was generated from the following file: