共用方式為


GetOptions 方法

Gets the options for the transfer metadata process on the referenced connection.

命名空間:  Microsoft.SqlServer.Management.Common
組件:  Microsoft.SqlServer.ConnectionInfo (在 Microsoft.SqlServer.ConnectionInfo.dll 中)

語法

'宣告
Function GetOptions As SortedList
'用途
Dim instance As ITransferMetadataProvider
Dim returnValue As SortedList

returnValue = instance.GetOptions()
SortedList GetOptions()
SortedList^ GetOptions()
abstract GetOptions : unit -> SortedList 
function GetOptions() : SortedList

傳回值

型別:System.Collections. . :: . .SortedList
A SortedList system object that contains the options for the transfer metadata process.

備註

Options are returned as a collection of named variables.