Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the specified object from the enumeration. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
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: Object
A Object from the enumeration.