Package.PredCompareInfoSet 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.
Collection of PredCompareInfo
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.XEvent.PredCompareInfo))]
public Microsoft.SqlServer.Management.XEvent.PredCompareInfoCollection PredCompareInfoSet { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.XEvent.PredCompareInfo))>]
member this.PredCompareInfoSet : Microsoft.SqlServer.Management.XEvent.PredCompareInfoCollection
Public ReadOnly Property PredCompareInfoSet As PredCompareInfoCollection
Property Value
The PredCompareInfo set.
- Attributes