AddForeignKeyOperation.PrincipalSchema 属性

定义

包含此外键所约束的表的架构,或者 null 是否应使用默认架构。

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

属性值

适用于