Skip to content

TableName.Schema property

Gets or sets the schema.

public string? Schema { get; set; }

Property Value

The schema.

See Also