BaseXEStore.HistogramTargetInfo 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 histogram target info.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.XEvent.TargetInfo HistogramTargetInfo { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.HistogramTargetInfo : Microsoft.SqlServer.Management.XEvent.TargetInfo
Public ReadOnly Property HistogramTargetInfo As TargetInfo
Property Value
The histogram target info.
- Attributes