Partager via


ComplexProperty Members

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

The following tables list the members exposed by the ComplexProperty type.

Public Constructors

  Nom Description
ComplexProperty Overloaded. Initializes a new instance of the ComplexProperty class.

Haut de la page

Public Properties

  Nom Description
ms215209.pubproperty(fr-fr,SQL.90).gif DataType Gets the data type of a property.
ms215209.pubproperty(fr-fr,SQL.90).gif Name Gets the name of a property.
ms215209.pubproperty(fr-fr,SQL.90).gif ParamType Gets the DTSParamType of a parameter.
ms215209.pubproperty(fr-fr,SQL.90).gif ParamValue Gets or sets the value of a property.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms215209.pubmethod(fr-fr,SQL.90).gif Clone Creates an instance of the ComplexProperty class that is identical to the current ComplexProperty.
ms215209.pubmethod(fr-fr,SQL.90).gif Equals Overloaded. Overridden.  
ms215209.pubmethod(fr-fr,SQL.90).gif GetHashCode Overridden. Returns the hash code for an instance of the ComplexProperty class.
ms215209.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms215209.pubmethod(fr-fr,SQL.90).gifms215209.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms215209.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms215209.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms215209.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

ComplexProperty Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace