DataColEnumerator Members
This class is used when the ADO enumerator returns a Dataset or Recordset. This enumerator allows you to enumerate over the columns. This class cannot be inherited.
The following tables list the members exposed by the DataColEnumerator type.
Public Properties
名称 | Description | |
---|---|---|
Current |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
MoveNext | ||
ReferenceEquals | (inherited from Object ) | |
Reset | ||
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
DataColEnumerator Class
Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO Namespace