Visual Basic (Declaration) | |
---|---|
Public Enum EntityRelationRefConstraint Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EntityRelationRefConstraint |
C# | |
---|---|
public enum EntityRelationRefConstraint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable |
C++/CLI | |
---|---|
public enum class EntityRelationRefConstraint : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable |
Member | Description |
---|---|
Dependent | The role is the dependent in the relationship. |
None | Not applicable. |
Principal | The role is the principal in the relationship. |
System.Object
System.ValueType
System.Enum
IdeaBlade.EntityModel.EntityRelationRefConstraint
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family