Initializes a new instance of the CompositeUserTypeAttribute class.
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
Parameters
- compositeType
- Type
Type of the ICompositeUserType implmentor.
- columnNames
- array<String>[]()
The column names.
See Also
Castle.ActiveRecord Namespace