Membri ComplexProperty
Encapsulates the information about one property of a complex type parameter.
Il tipo ComplexProperty espone i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
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. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Clone | Creates an instance of the ComplexProperty class that is identical to the current ComplexProperty. |
![]() |
Equals | Determines whether two object instances are equal. (Esegue l'override di Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | Returns the hash code for an instance of the ComplexProperty class. (Esegue l'override di Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
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. |
In alto
Vedere anche
.gif)
.gif)
.gif)