Metoda SfcCollection<T, K, ParentT>.InitInnerCollection
Tworzy puste wewnętrznego 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 MustOverride Sub InitInnerCollection
'Użycie
Me.InitInnerCollection()
protected abstract void InitInnerCollection()
protected:
virtual void InitInnerCollection() abstract
abstract InitInnerCollection : unit -> unit
protected abstract function InitInnerCollection()
Zobacz także