ISfcConnection.ToEnumeratorObject Método
Indicates the specified object from the enumeration. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Common
Ensamblado: Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxis
'Declaración
Function ToEnumeratorObject As Object
'Uso
Dim instance As ISfcConnection
Dim returnValue As Object
returnValue = instance.ToEnumeratorObject()
Object ToEnumeratorObject()
Object^ ToEnumeratorObject()
abstract ToEnumeratorObject : unit -> Object
function ToEnumeratorObject() : Object
Valor devuelto
Tipo: System.Object
A Object from the enumeration.