다음을 통해 공유


ForEachEnumeratorInfo Members

Contains information about the ForEachEnumerator. This class cannot be inherited.

The following tables list the members exposed by the ForEachEnumeratorInfo type.

Public Properties

  이름 Description
ms212644.pubproperty(ko-kr,SQL.90).gif CreationName Returns the string that is used by the runtime to create an instance of the ForEachEnumeratorInfo object. This property is read-only.
ms212644.pubproperty(ko-kr,SQL.90).gif Description Gets or sets a description for the ForEachEnumerator.
ms212644.pubproperty(ko-kr,SQL.90).gif FileName Returns the name of the file that is the data source for the ForEachEnumerator. This value is read-only.
ms212644.pubproperty(ko-kr,SQL.90).gif FileNameVersionString Returns the version number of the file. This value is read-only.
ms212644.pubproperty(ko-kr,SQL.90).gif ForEachEnumeratorContact Returns a component-writer defined String that is shown when a ForEachEnumerator is loaded, and it references a component that is not currently installed on the computer. This value is read-only.
ms212644.pubproperty(ko-kr,SQL.90).gif ID Returns the GUID assigned to the ForEachEnumerator. This value is read-only.
ms212644.pubproperty(ko-kr,SQL.90).gif Name Gets or sets the GUID assigned to the ForEachEnumerator.
ms212644.pubproperty(ko-kr,SQL.90).gif UITypeName Returns the qualified name of the assembly that implements the user interface of the ForEachEnumerator. This value is read-only.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms212644.pubmethod(ko-kr,SQL.90).gif CreateNew Creates a new ForEachEnumeratorHost for any ForEach enumerator.
ms212644.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from DtsObject )
ms212644.pubmethod(ko-kr,SQL.90).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms212644.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms212644.pubmethod(ko-kr,SQL.90).gifms212644.static(ko-kr,SQL.90).gif op_Equality  (inherited from DtsObject )
ms212644.pubmethod(ko-kr,SQL.90).gifms212644.static(ko-kr,SQL.90).gif op_Inequality  (inherited from DtsObject )
ms212644.pubmethod(ko-kr,SQL.90).gifms212644.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms212644.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms212644.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms212644.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

ForEachEnumeratorInfo Class
Microsoft.SqlServer.Dts.Runtime Namespace