Свойство 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.