Click or drag to resize

IdentityKeyAssignment Methods

The IdentityKeyAssignment type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIdentityKeyAssignment_BeforeSave
If the OISID property for a new identity does not have a value, then it is assigned the next value, excluding values from 1 billion and above which are reserved for ODW.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
See Also