共用方式為


IndexWithPropertiesEventData.TablesMappedToProperty1 屬性

定義

對應至第一個屬性的資料表。

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

屬性值

屬性

適用於