ITransferMetadataProvider.GetOptions 方法
僅供內部使用。 如果由呼叫端叫用,則擲回 System.NotSupportedException。
命名空間: 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
傳回值
型別:SortedList
SortedList 系統物件,包含傳輸中繼資料程序的選項。
備註
選項會當做具名變數的集合。