Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes the collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected MustOverride Sub InitInnerCollection
'Usage
Me.InitInnerCollection()
protected abstract void InitInnerCollection()
protected:
virtual void InitInnerCollection() abstract
abstract InitInnerCollection : unit -> unit
protected abstract function InitInnerCollection()
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.