Метод Create
Создает набор элементов сбора.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public Sub Create
'Применение
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()
Реализует
Замечания
Inherits from ICreatable.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.