EnumResult Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::EnumResult
Microsoft.SqlServer.Management.Sdk.Sfc::SqlEnumResult
| Name | Description | |
|---|---|---|
![]() | EnumResult() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | EnumResult(Object^, ResultType) | Initializes a new instance of the EnumResult class with the specified object and resultType parameter. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() ![]() | ConvertToDataReader(EnumResult^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | ConvertToDataSet(EnumResult^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | ConvertToDataTable(EnumResult^) | Indicates the implicit cast to DataTable if possible. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | ConvertToXmlDocument(EnumResult^) | Converts to XML document if possible. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetType(ResultType) | Renders the result type on the data. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Implicit(EnumResult^ to DataSet^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | Implicit(EnumResult^ to DataTable^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | Implicit(EnumResult^ to XmlDocument^) | 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.




