Condividi tramite


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
ms215233.pubproperty(it-it,SQL.90).gif Elements Gets or sets the elements of an array.
ms215233.pubproperty(it-it,SQL.90).gif ParamType Gets a parameter type.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms215233.pubmethod(it-it,SQL.90).gif Clone Overridden. Creates an instance of the ArrayValue class that is identical to the current ArrayValue.
ms215233.pubmethod(it-it,SQL.90).gif Equals Overloaded. Overridden.  
ms215233.pubmethod(it-it,SQL.90).gif GetHashCode Overridden. Returns the hash code for an instance of the ArrayValue class.
ms215233.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms215233.pubmethod(it-it,SQL.90).gifms215233.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms215233.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms215233.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms215233.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

ArrayValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace