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 | |
---|---|---|
AssignedValue | Gets or sets the value of the parameter. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new instance of the PrimitiveValue class that is identical to the current PrimitiveValue. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns the hash code of this object. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
PrimitiveValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace