Metodo ISfcConnection.ToEnumeratorObject
Indicates the specified object from the enumeration. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Sintassi
'Dichiarazione
Function ToEnumeratorObject As Object
'Utilizzo
Dim instance As ISfcConnection
Dim returnValue As Object
returnValue = instance.ToEnumeratorObject()
Object ToEnumeratorObject()
Object^ ToEnumeratorObject()
abstract ToEnumeratorObject : unit -> Object
function ToEnumeratorObject() : Object
Valore restituito
Tipo: Object
A Object from the enumeration.