Share via


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 시스템 개체입니다.

주의

옵션은 명명 된 변수를컬렉션으로 반환 됩니다.

참고 항목

참조

ITransferMetadataProvider 인터페이스

Microsoft.SqlServer.Management.Common 네임스페이스