หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
For internal use only. Throws a System.NotSupportedException if invoked by a caller.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Function GetOptions As SortedList
'Usage
Dim instance As ITransferMetadataProvider
Dim returnValue As SortedList
returnValue = instance.GetOptions()
SortedList GetOptions()
SortedList^ GetOptions()
abstract GetOptions : unit -> SortedList
function GetOptions() : SortedList
Return Value
Type: System.Collections.SortedList
A SortedList system object that contains the options for the transfer metadata process.
Remarks
Options are returned as a collection of named variables.