Свойство SelectiveXmlIndex.PrimarySelectiveXmlIndex

PrimarySelectiveXmlIndex relationship class of SelectiveXmlIndex

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

Синтаксис

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

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

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

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

См. также

Справочник

SelectiveXmlIndex Класс

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