Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class and its members are reserved for internal use and are not intended to be used in your code.
Namespace: Microsoft.Data.Schema.Tasks.Sql
Assembly: Microsoft.Data.Schema.Tasks.Sql (in Microsoft.Data.Schema.Tasks.Sql.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("7DAC8207-D3AE-4c75-9B67-92801A497D44")> _
Public Interface IMetadataImportPrivateComVisible
[ComVisibleAttribute(true)]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("7DAC8207-D3AE-4c75-9B67-92801A497D44")]
public interface IMetadataImportPrivateComVisible
[ComVisibleAttribute(true)]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"7DAC8207-D3AE-4c75-9B67-92801A497D44")]
public interface class IMetadataImportPrivateComVisible
[<ComVisibleAttribute(true)>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("7DAC8207-D3AE-4c75-9B67-92801A497D44")>]
type IMetadataImportPrivateComVisible = interface end
public interface IMetadataImportPrivateComVisible
The ClrApi.IMetadataImportPrivateComVisible type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Placeholder | This class and its members are reserved for internal use and are not intended to be used in your code. |
Top