Overload | Description |
---|---|
UADataSetWriterData Constructor() | Initializes a new instance of the class with default data. |
UADataSetWriterData Constructor(String) | Initializes a new instance of the class, specifying the name. |
UADataSetWriterData Constructor(UADataSetWriterData) | Initializes a new copy of the object. |
UADataSetWriterData Constructor(UADataSetWriterElement) | Initializes a new instance of the class, specifying the dataset writer element. |