Свойство SelectiveXmlIndex.PromotedPaths

PromotedPaths relationship class of SelectiveXmlIndex

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property PromotedPaths As ModelRelationshipClass 
    Get 
    Friend Set
'Применение
Dim value As ModelRelationshipClass 

value = SelectiveXmlIndex.PromotedPaths
public static ModelRelationshipClass PromotedPaths { get; internal set; }
public:
static property ModelRelationshipClass^ PromotedPaths {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member PromotedPaths : ModelRelationshipClass with get, internal set
static function get PromotedPaths () : ModelRelationshipClass 
internal static function set PromotedPaths (value : ModelRelationshipClass)

Значение свойства

Тип: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

См. также

Справочник

SelectiveXmlIndex Класс

Пространство имен Microsoft.SqlServer.Dac.Model