Class Reference
Base type for any Reference<T>.
Namespace: GGL.DB.Reference
Assembly: GGL.dll
Syntax
public abstract class Reference
Properties
| Edit this page View SourceContraintID
ID used when requesting data from database.
Declaration
public ulong ContraintID { get; protected set; }
Property Value
Type | Description |
---|---|
ulong | Base type for any . |