ISfcConnection.ToEnumeratorObject 메서드

Indicates the specified object from the enumeration. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. 

네임스페이스:  Microsoft.SqlServer.Management.Common
어셈블리:  Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)

구문

‘선언
Function ToEnumeratorObject As Object
‘사용 방법
Dim instance As ISfcConnection 
Dim returnValue As Object 

returnValue = instance.ToEnumeratorObject()
Object ToEnumeratorObject()
Object^ ToEnumeratorObject()
abstract ToEnumeratorObject : unit -> Object
function ToEnumeratorObject() : Object

반환 값

유형: System.Object
A Object from the enumeration.

참고 항목

참조

ISfcConnection 인터페이스

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