共用方式為


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
ms211869.pubproperty(zh-tw,SQL.90).gif TypeEnumName Returns the symbolic name of the data type. This field is read-only.
ms211869.pubproperty(zh-tw,SQL.90).gif TypeName Returns the data type name. This field is read-only.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms211869.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from DtsObject )
ms211869.pubmethod(zh-tw,SQL.90).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms211869.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms211869.pubmethod(zh-tw,SQL.90).gifms211869.static(zh-tw,SQL.90).gif op_Equality  (inherited from DtsObject )
ms211869.pubmethod(zh-tw,SQL.90).gifms211869.static(zh-tw,SQL.90).gif op_Inequality  (inherited from DtsObject )
ms211869.pubmethod(zh-tw,SQL.90).gifms211869.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms211869.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms211869.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms211869.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

DataTypeInfo Class
Microsoft.SqlServer.Dts.Runtime Namespace