TableName.Schema property

namespace: Serenity.Data.Schema   assemblySerenity.Net.Data

Gets or sets the schema.

public string Schema { get; set; }

Property Value

The schema.

See Also