IPropertyHandler.PopulateProperties Метод

Определение

Заполняет коллекцию свойств.

public:
 void PopulateProperties(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ source, Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INameObjectCollection ^ properties);
public void PopulateProperties(Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation source, Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INameObjectCollection properties);
abstract member PopulateProperties : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation * Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INameObjectCollection -> unit
Public Sub PopulateProperties (source As INodeInformation, properties As INameObjectCollection)

Параметры

source
INodeInformation

Информация, относящаяся к исходному узлу.

properties
INameObjectCollection

Коллекция для добавления свойств.

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