SimpleNodeAdapter Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SimpleNodeAdapter
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public MustInherit Class SimpleNodeAdapter
'Usage
Dim instance As SimpleNodeAdapter
public abstract class SimpleNodeAdapter
public ref class SimpleNodeAdapter abstract
[<AbstractClassAttribute>]
type SimpleNodeAdapter = class end
public abstract class SimpleNodeAdapter
The SimpleNodeAdapter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SimpleNodeAdapter | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerable | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
GetHashCode | (Inherited from Object.) | |
GetObject | 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.) | |
GetUrn | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IsCriteriaMatched | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IsSupported | Indicates if the provider supports the specified graph. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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.