IMutableStoredProcedure.Schema Property

Definition

Gets or sets the schema of the stored procedure in the database.

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

Property Value

Applies to