PatchFeatureTree.InstanceListAttributes Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает свойства для коллекции экземпляров.
public:
property System::Collections::Generic::Dictionary<System::String ^, Microsoft::SqlServer::Configuration::MsiExtension::InstanceAttribute ^> ^ InstanceListAttributes { System::Collections::Generic::Dictionary<System::String ^, Microsoft::SqlServer::Configuration::MsiExtension::InstanceAttribute ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,Microsoft.SqlServer.Configuration.MsiExtension.InstanceAttribute> InstanceListAttributes { get; }
member this.InstanceListAttributes : System.Collections.Generic.Dictionary<string, Microsoft.SqlServer.Configuration.MsiExtension.InstanceAttribute>
Public ReadOnly Property InstanceListAttributes As Dictionary(Of String, InstanceAttribute)
Значение свойства
Свойства для коллекции экземпляров.