ORM Sample Class Library

RequiredParentAttribute Class

This is an internal Attribute and should not be used. It is applied to all properties where the property represents a required parent

For a list of all members of this type, see RequiredParentAttribute Members.

System.Object
   Attribute
      RequiredParentAttribute

[Visual Basic]
<AttributeUsage(ValidOn="All", AllowMultiple="False", Inherited="True")>
Public Class RequiredParentAttribute
Inherits Attribute
[C#]
[AttributeUsage(ValidOn="All", AllowMultiple="False", Inherited="True")]
public class RequiredParentAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: OrmLib

Assembly: OrmLib (in OrmLib.dll)

See Also

RequiredParentAttribute Members | OrmLib Namespace


data structures like a hash table.