Enumerator Class

 

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Namespace:   Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

System::Object
  System::MarshalByRefObject
    Microsoft.SqlServer.Management.Sdk.Sfc::Enumerator

[ComVisibleAttribute(false)]
public ref class Enumerator : MarshalByRefObject

NameDescription
System_CAPS_pubmethodEnumerator()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

NameDescription
System_CAPS_pubmethodCreateObjRef(Type^)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodEnumDependencies(Object^, DependencyRequest^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetData(Object^, Request^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodSystem_CAPS_staticGetData(Object^, Urn^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodSystem_CAPS_staticGetData(Object^, Urn^, array<String^>^)

Retrieves the specified data in the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodSystem_CAPS_staticGetData(Object^, Urn^, array<String^>^, OrderBy^)

Retrieves the specified data. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodSystem_CAPS_staticGetData(Object^, Urn^, array<String^>^, array<OrderBy^>^)

Retrieves the specified data. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodProcess(Object^, Request^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodProcess(Object^, RequestObjectInfo^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodProcess(ServerVersion^, RequestObjectInfo^)

Begins processing enumeration of request.

System_CAPS_pubmethodSystem_CAPS_staticRegisterExtension(Urn^, String^, Assembly^, String^)

Registers the enumerator extension. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticTraceInfo(String^)

Indicates the enumerator common trace function. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodSystem_CAPS_staticTraceInfo(String^, array<Object^>^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: