Overload | Description |
---|---|
DAReadParameters Constructor() | Initializes a new instance of the class with default data. |
DAReadParameters Constructor(DAReadParameters) | Initializes a new copy of the DAReadParameters object. |
DAReadParameters Constructor(DADataSource,Int32) | Initializes a new instance of the DAReadParameters object from a given DADataSource and a value age. |
DAReadParameters Constructor(DADataSource) | Initializes a new instance of the DAReadParameters object from a given DADataSource. |
DAReadParameters Constructor(Int32) | Initializes a new instance of the DAReadParameters object from a given value age. |
DAReadParameters Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |