Provides a mapping hint for a .NET property
            
Namespace: BrightstarDB.EntityFrameworkAssembly: 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  |