Classe DependencyRequest

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.Represents a dependency discoveries request.

Gerarchia di ereditarietà

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.DependencyRequest

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
<ComVisibleAttribute(False)> _
Public Class DependencyRequest
'Utilizzo
Dim instance As DependencyRequest
[ComVisibleAttribute(false)]
public class DependencyRequest
[ComVisibleAttribute(false)]
public ref class DependencyRequest
[<ComVisibleAttribute(false)>]
type DependencyRequest =  class end
public class DependencyRequest

Nel tipo DependencyRequest sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DependencyRequest Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.Initializes a new instance of the DependencyRequest class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ParentDependencies Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.Gets or sets a value indicating whether to discover parent dependencies or children dependencies.
Proprietà pubblica Urns Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.Gets or sets an array that contains the URNs of all the objects to discover the dependencies for.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico 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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc