Share via


PrimitiveValue Members

Encapsulates a specific DTSParamValue, the Primitive type.

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

Public Constructors

  Name Description
PrimitiveValue Initializes a new instance of the PrimitiveValue class.

Top

Public Properties

  Name Description
ms215291.pubproperty(en-US,SQL.90).gif AssignedValue Gets or sets the value of the parameter.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms215291.pubmethod(en-US,SQL.90).gif Clone Overridden. Creates a new instance of the PrimitiveValue class that is identical to the current PrimitiveValue.
ms215291.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden.  
ms215291.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Returns the hash code of this object.
ms215291.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms215291.pubmethod(en-US,SQL.90).gifms215291.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms215291.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms215291.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms215291.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

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