DataTypeInfo Members
Contains members that return information regarding the data type of any SQL Server Integration Services (SSIS) object for an Application. This class cannot be inherited.
The following tables list the members exposed by the DataTypeInfo type.
Public Properties
이름 | Description | |
---|---|---|
![]() |
TypeEnumName | Returns the symbolic name of the data type. This field is read-only. |
![]() |
TypeName | Returns the data type name. This field is read-only. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
DataTypeInfo Class
Microsoft.SqlServer.Dts.Runtime Namespace