Compartir a través de


PrimitiveValue Miembros

Encapsulates a specific DTSParamValue, the Primitive type.

El tipo PrimitiveValue expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico PrimitiveValue Initializes a new instance of the PrimitiveValue class.

Principio

Métodos

  Nombre Descripción
Método publico Clone Creates a new instance of the PrimitiveValue class that is identical to the current PrimitiveValue. (Invalida DTSParamValue. . :: . .Clone() () () ().)
Método publico Equals Determines whether two object instances are equal. (Invalida Object. . :: . .Equals(Object).)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Returns the hash code of this object. (Invalida Object. . :: . .GetHashCode() () () ().)
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública AssignedValue Gets or sets the value of the parameter.

Principio