Udostępnij za pośrednictwem


Metoda SqlObjectBase.AddConditionalsJustPropDependencies

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Protected Sub AddConditionalsJustPropDependencies ( _
    name As String _
)
'Użycie
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
)

Parametry