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.