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.