Cached identity information structure

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  BrightstarDB.EntityFramework..::..IdentityInfo

See Also