PrimitiveValue Members

Encapsulates a specific DTSParamValue, the Primitive type.

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

Public Constructors

  名称 Description
PrimitiveValue Initializes a new instance of the PrimitiveValue class.

顶部

Public Properties

  名称 Description
ms215291.pubproperty(zh-cn,SQL.90).gif AssignedValue Gets or sets the value of the parameter.

顶部

Public Methods

(see also Protected Methods )

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

顶部

Protected Methods

  名称 Description
ms215291.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms215291.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

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