Classe ComplexProperty
Encapsulates the information about one property of a complex type parameter.
Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (em Microsoft.SqlServer.WebServiceTask.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class ComplexProperty
'Uso
Dim instance As ComplexProperty
[SerializableAttribute]
public class ComplexProperty
[SerializableAttribute]
public ref class ComplexProperty
[<SerializableAttribute>]
type ComplexProperty = class end
public class ComplexProperty
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Dts.Tasks.WebServiceTask..::..ComplexProperty
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também