Поделиться через


Свойство TargetIndex

Gets a value of the index of the child on the target of graphs being compared.

Пространство имен:  Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer
Сборка:  Microsoft.SqlServer.Management.SqlParser (в Microsoft.SqlServer.Management.SqlParser.dll)

Синтаксис

'Декларация
Public ReadOnly Property TargetIndex As Integer
    Get
'Применение
Dim instance As OrderedScalarDifference
Dim value As Integer

value = instance.TargetIndex
public int TargetIndex { get; }
public:
property int TargetIndex {
    int get ();
}
member TargetIndex : int
function get TargetIndex () : int

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

Тип: System. . :: . .Int32
A value of the index of the child on the target of graphs being compared.