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