Share via


AddForeignKeyOperation.Columns Property

Definition

The ordered-list of column names for the columns that make up the foreign key.

public virtual string[] Columns { get; set; }
member this.Columns : string[] with get, set
Public Overridable Property Columns As String()

Property Value

String[]

Applies to