Класс ComplexProperty

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

Пространство имен:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Сборка:  Microsoft.SqlServer.WebServiceTask (в Microsoft.SqlServer.WebServiceTask.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Class ComplexProperty
'Применение
Dim instance As ComplexProperty
[SerializableAttribute]
public class ComplexProperty
[SerializableAttribute]
public ref class ComplexProperty
[<SerializableAttribute>]
type ComplexProperty =  class end
public class ComplexProperty

Замечания

This class is used when the DTSParamType is Complex.

Иерархия наследования

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

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.