| Overload | Description | 
|---|---|
| DataField Constructor(String,DataType) | Initializes a new instance of the class. Initializes a new data field with given name and data type. | 
| DataField Constructor(DataField) | Initializes a new instance of the class. Initializes a new copy of the object. |