Compartilhar via


Método AddConditionalsJustPropDependencies

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Protected Sub AddConditionalsJustPropDependencies ( _
    name As String _
)
'Uso
Dim name As String

Me.AddConditionalsJustPropDependencies(name)
protected void AddConditionalsJustPropDependencies(
    string name
)
protected:
void AddConditionalsJustPropDependencies(
    String^ name
)
member AddConditionalsJustPropDependencies : 
        name:string -> unit 
protected function AddConditionalsJustPropDependencies(
    name : String
)

Parâmetros