Helper Members

Contains methods to identify a primitive data type and map the primitive type to a Microsoft .NET Framework system type.

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

Public Constructors

  Имя Description
Helper Initializes a new instance of the Helper class.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms215262.pubmethod(ru-ru,SQL.90).gifms215262.static(ru-ru,SQL.90).gif CompareArrays Compares two arrays.
ms215262.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms215262.pubmethod(ru-ru,SQL.90).gifms215262.static(ru-ru,SQL.90).gif GetDotNetType Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type.
ms215262.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms215262.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms215262.pubmethod(ru-ru,SQL.90).gifms215262.static(ru-ru,SQL.90).gif IsPrimitiveType Indicates if a data type is a value type.
ms215262.pubmethod(ru-ru,SQL.90).gifms215262.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms215262.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )
ms215262.pubmethod(ru-ru,SQL.90).gifms215262.static(ru-ru,SQL.90).gif Validate Indicates whether a value can be converted to the specified primitive data type.

В начало

Protected Methods

  Имя Description
ms215262.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms215262.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

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