共用方式為


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.