Classe ComplexProperty
Encapsulates the information about one property of a complex type parameter.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly : Microsoft.SqlServer.WebServiceTask (dans Microsoft.SqlServer.WebServiceTask.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class ComplexProperty
'Utilisation
Dim instance As ComplexProperty
[SerializableAttribute]
public class ComplexProperty
[SerializableAttribute]
public ref class ComplexProperty
[<SerializableAttribute>]
type ComplexProperty = class end
public class ComplexProperty
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Tasks.WebServiceTask..::..ComplexProperty
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi