次の方法で共有


GetOptions メソッド

参照された接続のメタデータ転送プロセスのオプションを取得します。

名前空間:  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
メタデータ転送プロセスのオプションを格納する SortedList システム オブジェクトです。

説明

オプションは、名前付き変数のコレクションとして返されます。