Share via


ComplexProperty Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ComplexProperty class.

Overload List

  Name Description
Public method ComplexProperty() Initializes a new instance of the ComplexProperty class.
Public method ComplexProperty(String, String, DTSParamType) Initializes a new instance of the ComplexProperty class, and initializes the name, datatype, and parameter type of the ComplexProperty.

Top