ComplexProperty Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ComplexProperty class.
Overload List
Name | Description | |
---|---|---|
![]() |
ComplexProperty() | Initializes a new instance of the ComplexProperty class. |
![]() |
ComplexProperty(String, String, DTSParamType) | Initializes a new instance of the ComplexProperty class, and initializes the name, datatype, and parameter type of the ComplexProperty. |
Top