IQueryActionProviderMetadataView.Relationship 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 name of the relationship, from which we retrieve the collection data.
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 1, 2 })]
public string?[] Relationship { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 1, 2 })>]
member this.Relationship : string[]
Public ReadOnly Property Relationship As String()
Property Value
String[]
- Attributes