ToEnumeratorObject-Methode
Indicates the specified object from the enumeration. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Function ToEnumeratorObject As Object
'Usage
Dim instance As ISfcConnection
Dim returnValue As Object
returnValue = instance.ToEnumeratorObject()
Object ToEnumeratorObject()
Object^ ToEnumeratorObject()
abstract ToEnumeratorObject : unit -> Object
function ToEnumeratorObject() : Object
Rückgabewert
Typ: System. . :: . .Object
A Object from the enumeration.