DropPrimaryKeyOperation.Schema Property

Definition

The schema that contains the table, or null if the default schema should be used.

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

Property Value

Applies to