Méthode CollectionSet.Create
Creates a collection set.
Espace de noms : Microsoft.SqlServer.Management.Collector
Assembly : Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Syntaxe
'Déclaration
Public Sub Create
'Utilisation
Dim instance As CollectionSet
instance.Create()
public void Create()
public:
virtual void Create() sealed
abstract Create : unit -> unit
override Create : unit -> unit
public final function Create()
Implémente
Notes
Inherits from ICreatable.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.