Элементы DataTypeInfo
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.
Тип DataTypeInfo предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Equals | Determines whether two object instances are equal. (Наследуется из DtsObject.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | Returns the hash code for this instance. (Наследуется из DtsObject.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало