AbstractCollectionBase-Klasse
The AbstractCollectionBase object is a base class object that is used in the construction of collection objects.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public MustInherit Class AbstractCollectionBase
'Usage
Dim instance As AbstractCollectionBase
public abstract class AbstractCollectionBase
public ref class AbstractCollectionBase abstract
[<AbstractClassAttribute>]
type AbstractCollectionBase = class end
public abstract class AbstractCollectionBase
Hinweise
Thread Safety
Alle öffentlichen, statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind für Vorgänge mit mehreren Threads sicher. Für Instanzelemente kann nicht sichergestellt werden, dass sie für Threads sicher sind.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Smo..::..AbstractCollectionBase
Microsoft.SqlServer.Management.Smo. . :: . .SmoCollectionBase
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.