InitInnerCollection-Methode
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()
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.