PrimitiveValue Members
Include Protected Members
Include Inherited Members
Encapsulates a specific DTSParamValue, the Primitive type.
The PrimitiveValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PrimitiveValue() | Initializes a new instance of the PrimitiveValue class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone() | Creates a new instance of the PrimitiveValue class that is identical to the current PrimitiveValue. (Overrides DTSParamValue.Clone().) |
![]() |
Equals(Object) | Determines whether two object instances are equal. (Overrides Object.Equals(Object).) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | Returns the hash code of this object. (Overrides Object.GetHashCode().) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top