IndexComponent.IndexPartitionOrdinal 属性
指定此索引组件所属的索引分区。
命名空间: Microsoft.Office.Server.Search.Administration.Topology
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public ReadOnly Property IndexPartitionOrdinal As UInteger
Get
用法
Dim instance As IndexComponent
Dim value As UInteger
value = instance.IndexPartitionOrdinal
public uint IndexPartitionOrdinal { get; }