Delen via


AddForeignKeyOperation.PrincipalSchema Property

Definition

The schema that contains the table to which this foreign key is constrained, or null if the default schema should be used.

public virtual string PrincipalSchema { get; set; }
public virtual string? PrincipalSchema { get; set; }
member this.PrincipalSchema : string with get, set
Public Overridable Property PrincipalSchema As String

Property Value

Applies to