ComplexProperty 成員
Encapsulates the information about one property of a complex type parameter.
ComplexProperty 型別公開下列成員。
建構函式
| 名稱 | 描述 | |
|---|---|---|
![]() |
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. |
頂端
方法
| 名稱 | 描述 | |
|---|---|---|
![]() |
Clone | Creates an instance of the ComplexProperty class that is identical to the current ComplexProperty. |
![]() |
Equals | Determines whether two object instances are equal. (覆寫 Object. . :: . .Equals(Object)。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | Returns the hash code for an instance of the ComplexProperty class. (覆寫 Object. . :: . .GetHashCode() () () ()。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 Object。) |
頂端
屬性
| 名稱 | 描述 | |
|---|---|---|
![]() |
DataType | Gets the data type of a property. |
![]() |
Name | Gets the name of a property. |
![]() |
ParamType | Gets the DTSParamType of a parameter. |
![]() |
ParamValue | Gets or sets the value of a property. |
頂端
.gif)
.gif)
.gif)