Overload | Description |
---|---|
UADataSetWriterDescriptor Constructor() | Initializes a new instance of the class with default data. |
UADataSetWriterDescriptor Constructor(Int32) | Initializes a new instance of the class, specifying the dataset writer Id. |
UADataSetWriterDescriptor Constructor(String) | Initializes a new instance of the class, specifying the name. |
UADataSetWriterDescriptor Constructor(String,Int32) | Initializes a new instance of the class, specifying the name, and dataset writer Id. |
UADataSetWriterDescriptor Constructor(UADataSetWriterDescriptor) | Initializes a new copy of the object. |