SelectQueryColumnFieldMap..::..Field Property
Gets the field.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDefinition Field { get; set; }
Public Property Field As FieldDefinition Get Set
public: property FieldDefinition^ Field { FieldDefinition^ get (); void set (FieldDefinition^ value); }