Share via


IMutableStoredProcedure.Schema Property

Definition

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

[System.Runtime.CompilerServices.Nullable(2)]
public string? Schema { get; set; }
public string? Schema { get; set; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Schema : string with get, set
member this.Schema : string with get, set
Public Property Schema As String

Property Value

Attributes

Applies to