Partager via


IQueryActionProviderMetadataView.Relationship Property

Definition

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

Applies to