ITableBase.Schema Property

Definition

Gets the schema of the table in the database.

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

Property Value

Applies to