Classe ComplexProperty

Encapsulates the information about one property of a complex type parameter.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly:  Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class ComplexProperty
'Utilizzo
Dim instance As ComplexProperty
[SerializableAttribute]
public class ComplexProperty
[SerializableAttribute]
public ref class ComplexProperty
[<SerializableAttribute>]
type ComplexProperty =  class end
public class ComplexProperty

Osservazioni

This class is used when the DTSParamType is Complex.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Dts.Tasks.WebServiceTask..::..ComplexProperty

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.