Classe SfcDependencyNode
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcDependencyNode
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class SfcDependencyNode
'Utilizzo
Dim instance As SfcDependencyNode
public sealed class SfcDependencyNode
public ref class SfcDependencyNode sealed
[<SealedAttribute>]
type SfcDependencyNode = class end
public final class SfcDependencyNode
Nel tipo SfcDependencyNode sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
AncestorCount | Gets a value that indicates the number of ancestors of the dependency node. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Ancestors | Enumerates over the ancestors of the dependency node. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
ChildCount | Gets a value that indicates the number of children of the dependency node. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Children | Enumerates over the children of the dependency node. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Discovered | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Instance | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
IsPhysicalAncestor | Returns a value that indicates whether the ancestor is a physical relation or not. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
IsPhysicalChild | Returns a value that indicates whether the child is a physical relation or not. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.