ISfcConnection.ToEnumeratorObject Method
Internal user only.
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
Return Value
Type: System.Object
Remarks
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.