IndexWithPropertiesEventData.TablesMappedToProperty2 属性

定义

映射到第二个属性的表。

[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Table", "Schema" })]
public virtual System.Collections.Generic.List<(string Table, string Schema)> TablesMappedToProperty2 { get; }
[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Table", "Schema" })]
public virtual System.Collections.Generic.List<(string Table, string? Schema)> TablesMappedToProperty2 { get; }
[<System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Table", "Schema" })>]
member this.TablesMappedToProperty2 : System.Collections.Generic.List<ValueTuple<string, string>>
Public Overridable ReadOnly Property TablesMappedToProperty2 As List(Of ValueTuple(Of String, String))

属性值

属性

适用于