หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Defines methods that are required for transferring metadata on the referenced connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Public Interface ITransferMetadataProvider
'Usage
Dim instance As ITransferMetadataProvider
public interface ITransferMetadataProvider
public interface class ITransferMetadataProvider
type ITransferMetadataProvider = interface end
public interface ITransferMetadataProvider
The ITransferMetadataProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetOptions | For internal use only. Throws a System.NotSupportedException if invoked by a caller. |
![]() |
SaveMetadata | For internal use only. Throws a System.NotSupportedException if invoked by a caller. |
Top
Remarks
The ITransferMetadataProvider class is implemented by various instance classes.
.gif)