Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Name | Description | |
---|---|---|
Helper | Initializes a new instance of the Helper class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() ![]() |
CompareArrays | Compares two arrays. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() ![]() |
GetDotNetType | Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
IsPrimitiveType | Indicates if a data type is a value type. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
![]() ![]() |
Validate | Indicates whether a value can be converted to the specified primitive data type. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Helper Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace