ComplexProperty Members
Encapsulates the information about one property of a complex type parameter.
The following tables list the members exposed by the ComplexProperty type.
Public Constructors
名稱 | Description | |
---|---|---|
ComplexProperty | Overloaded. Initializes a new instance of the ComplexProperty class. |
頂端
Public Properties
名稱 | Description | |
---|---|---|
![]() |
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. |
頂端
Public Methods
(see also Protected Methods )
名稱 | Description | |
---|---|---|
![]() |
Clone | Creates an instance of the ComplexProperty class that is identical to the current ComplexProperty. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for an instance of the ComplexProperty class. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
頂端
Protected Methods
名稱 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
頂端
請參閱
參考
ComplexProperty Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace