ArrayValue Members
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
Nome | Description | |
---|---|---|
ArrayValue | Overloaded. Initializes a new instance of the ArrayValue class. |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
Elements | Gets or sets the elements of an array. | |
ParamType | Gets a parameter type. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | 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 ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
ArrayValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace