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 | |
|---|---|---|
| .gif) .gif) | CompareArrays | Compares two arrays. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) .gif) | GetDotNetType | Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | IsPrimitiveType | Indicates if a data type is a value type. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
| .gif) .gif) | Validate | Indicates whether a value can be converted to the specified primitive data type. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
Helper Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace