IHierarchyNodeBuilder.Build(INodeInformation) Метод

Определение

Определяет метод, который выполняет построение всех узлов иерархии, которые представляет объект.

public:
 System::Collections::IEnumerable ^ Build(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ source);
public System.Collections.IEnumerable Build (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation source);
abstract member Build : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> System.Collections.IEnumerable
Public Function Build (source As INodeInformation) As IEnumerable

Параметры

source
INodeInformation

Сведения об источнике

Возвращаемое значение

Метод, который выполняет построение всех узлов иерархии.

Применяется к