IDTSLogEntryInfos100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see LogEntryInfos.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Count | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the number of elements contained in the collection. |
![]() | Item[Object^] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a log entry object from the collection. |
| Name | Description | |
|---|---|---|
![]() | Add(String^, String^, DTSLogEntryFrequency) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds a new log entry object to the IDTSLogEntryInfos100 collection. |
![]() | GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an enumerator for use in iterating over the collection. |
![]() | Remove(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes a specified collection from the IDTSLogEntryInfos100 collection. |

