[]
Initializes a new instance of the AutoGeneratingColumnEventArgs class.
public AutoGeneratingColumnEventArgs(PropertyInfo property, Column column)
| Type | Name | Description |
|---|---|---|
| PropertyInfo | property | The property. |
| Column | column | The column. |