Przeczytaj w języku angielskim

Udostępnij za pośrednictwem


Metoda SfcDictionaryCollection<T, K, ParentT>.ImplAddExisting

Dodaje określony istniejący obiekt do tej kolekcja.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 Overrides Sub ImplAddExisting ( _
    obj As T _
)
'Użycie
Dim obj As T

Me.ImplAddExisting(obj)
protected override void ImplAddExisting(
    T obj
)
protected:
virtual void ImplAddExisting(
    T obj
) override
abstract ImplAddExisting : 
        obj:'T -> unit 
override ImplAddExisting : 
        obj:'T -> unit 
protected override function ImplAddExisting(
    obj : T
)

Parametry

  • obj
    Typ: T
    Istniejącego obiektu.