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.