Condividi tramite


ArrayValue.Elements Proprietà

Definizione

Ottiene o imposta gli elementi di una matrice.

public:
 property Microsoft::SqlServer::Dts::Tasks::WebServiceTask::DTSParamValueCollection ^ Elements { Microsoft::SqlServer::Dts::Tasks::WebServiceTask::DTSParamValueCollection ^ get(); void set(Microsoft::SqlServer::Dts::Tasks::WebServiceTask::DTSParamValueCollection ^ value); };
public Microsoft.SqlServer.Dts.Tasks.WebServiceTask.DTSParamValueCollection Elements { get; set; }
member this.Elements : Microsoft.SqlServer.Dts.Tasks.WebServiceTask.DTSParamValueCollection with get, set
Public Property Elements As DTSParamValueCollection

Valore della proprietà

Raccolta DTSParamValueCollection contenente gli elementi nella matrice.

Si applica a