IndexWithPropertiesEventData.TablesMappedToProperty1 Özellik

Tanım

İlk özelle eşlenen tablolar.

[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Table", "Schema" })]
public virtual System.Collections.Generic.List<(string,string)> TablesMappedToProperty1 { get; }
[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Table", "Schema" })]
public virtual System.Collections.Generic.List<(string,string?)> 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))

Özellik Değeri

List<ValueTuple<String,String>>
Öznitelikler

Şunlara uygulanır