FieldKernelFieldID Property |
The primary key for the field record in the database. This is unique across all
fields in all mappers. The
Key is only unique within a single mapper.
FieldID is a GUID.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic string FieldID { get; set; }
Public Property FieldID As String
Get
Set
Property Value
Type:
StringImplements
IFieldFieldID
See Also