Class Constants
Defines identifier sentinel values used by metadata models and storage.
public static class Constants
- Inheritance
-
Constants
- Inherited Members
Fields
EmptyLocationId
The reserved database identifier for an empty location.
public const long EmptyLocationId = 1
Field Value
EmptyPersonId
The reserved database identifier for an empty person.
public const long EmptyPersonId = 1
Field Value
InvalidId
The identifier assigned to an object that is invalid.
public const long InvalidId = -1