Gets or sets the column name
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
public string Column{ get; set;} |
Field Value
The column.
See Also
JoinedKeyAttribute Class
Castle.ActiveRecord Namespace