RegisteredPropertyDictionary.GetPropertyCollection(IServiceProvider) Метод

Определение

Получает указанную коллекцию свойств из RegisteredPropertyDictionary.

public:
 Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ GetPropertyCollection(IServiceProvider ^ serviceProvider);
public Microsoft.SqlServer.Management.Data.IPropertyDictionary GetPropertyCollection(IServiceProvider serviceProvider);
member this.GetPropertyCollection : IServiceProvider -> Microsoft.SqlServer.Management.Data.IPropertyDictionary
Public Function GetPropertyCollection (serviceProvider As IServiceProvider) As IPropertyDictionary

Параметры

serviceProvider
IServiceProvider

Представляет поставщика интерфейсного сервиса.

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

Возвращает указанную коллекцию свойств.

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