IndexStepInfo.EntryCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the total number of entities produced by an indexing step.
public:
property long EntryCount { long get(); };
public:
property long long EntryCount { long long get(); };
public long EntryCount { get; }
member this.EntryCount : int64
Public ReadOnly Property EntryCount As Long