Provides a mapping hint for a .NET property

Namespace: BrightstarDB.EntityFramework
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public class PropertyHint
Visual Basic
Public Class PropertyHint
Visual C++
public ref class PropertyHint
F#
type PropertyHint =  class end

Inheritance Hierarchy

System..::..Object
  BrightstarDB.EntityFramework..::..PropertyHint

See Also