LogProviderHost Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see LogProviderHostClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | CreationName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name that is used by the runtime to create an instance of the object and add it to its collection, if there is a collection for the object. This property is read-only. (Inherited from IDTSName100.) |
![]() | Description | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a description about the object. (Inherited from IDTSName100.) |
![]() | ID | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a unique ID assigned to the object. This is usually a GUID. This property is read-only. (Inherited from IDTSName100.) |
![]() | Name | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a name assigned to the object. (Inherited from IDTSName100.) |
