Holds the value of a parameter when the parameter is of type Array.
The following tables list the members exposed by the ArrayValue type.
Public Constructors
名称 | Description | |
---|---|---|
ArrayValue | Overloaded. Initializes a new instance of the ArrayValue class. |
顶部
Public Properties
名称 | Description | |
---|---|---|
![]() |
Elements | Gets or sets the elements of an array. |
![]() |
ParamType | Gets a parameter type. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
![]() |
Clone | Overridden. Creates an instance of the ArrayValue class that is identical to the current ArrayValue. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for an instance of the ArrayValue class. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
ArrayValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace