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.
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.EnumObject
Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public MustInherit Class EnumObject
'Usage
Dim instance As EnumObject
public abstract class EnumObject
public ref class EnumObject abstract
[<AbstractClassAttribute>]
type EnumObject = class end
public abstract class EnumObject
The EnumObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
EnumObject | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ConnectionInfo | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Filter | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
FixedProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Name | Gets the name of the xpath level. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Request | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
ResultTypes | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Urn | Gets or sets the property that lives only while the request is serviced. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AddProperty | Adds to the collection of properties. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
ComputeFixedProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAliasPropertyName | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
GetData | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
GetFixedStringProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
GetProperty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUrnProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Initialize | Initializes the specified level. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PostProcess | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
RetrieveParentRequest | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryGetProperty | Indicates the accessor for the property by name and usage, (for internal use). Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.