Partager via


Propriété TargetIndex

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

Espace de noms :  Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer
Assembly :  Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TargetIndex As Integer
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Int32
A value of the index of the child on the target of graphs being compared.