다음을 통해 공유


SourceIndex 속성

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

네임스페이스:  Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer
어셈블리:  Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)

구문

‘선언
Public ReadOnly Property SourceIndex As Integer
    Get
‘사용 방법
Dim instance As OrderedScalarDifference
Dim value As Integer

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

속성 값

유형: System. . :: . .Int32
A value of the index of the child on the source of graphs being compared.